diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-04-28 10:54:21 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-04-28 10:54:21 +0200 |
commit | f307791135f29b1888b0c30c003467f12beea89c (patch) | |
tree | 8b9e2de64a4cd98d2c2907178a300ef1e1ca8882 | |
parent | bde4f7419024acd635da5f60300452e78354fb35 (diff) |
Drop searchform styling: search plugin disabled.
-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; |