summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;