summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-04-28 10:54:21 +0200
committerJonas Smedegaard <dr@jones.dk>2014-04-28 10:54:21 +0200
commitf307791135f29b1888b0c30c003467f12beea89c (patch)
tree8b9e2de64a4cd98d2c2907178a300ef1e1ca8882
parentbde4f7419024acd635da5f60300452e78354fb35 (diff)
Drop searchform styling: search plugin disabled.
-rw-r--r--style.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/style.scss b/style.scss
index ada2f80..bc6c880 100644
--- a/style.scss
+++ b/style.scss
@@ -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;