From f307791135f29b1888b0c30c003467f12beea89c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 28 Apr 2014 10:54:21 +0200 Subject: Drop searchform styling: search plugin disabled. --- style.scss | 5 ----- 1 file changed, 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; -- cgit v1.2.3