diff options
-rw-r--r-- | style.scss | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -163,11 +163,6 @@ img.img { display: none; } -#searchform { - @include adjust-font-size-to($baseFontSize, $from-size: $headerFontSize); - margin: rhythm(.5) 2em 0 0; -} - .pageheader .actions { @include adjust-font-size-to($baseFontSize, $from-size: $headerFontSize); background-color: LightBlue; |