From 0f31b5b9e271ac5fe613217a8beb88b17a415c77 Mon Sep 17 00:00:00 2001 From: B Mathis Date: Fri, 13 Nov 2009 10:15:39 -0600 Subject: fixed search positioning, made layout calculations better --- stylesheets/partials/_search.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stylesheets/partials/_search.sass') diff --git a/stylesheets/partials/_search.sass b/stylesheets/partials/_search.sass index 71f2460e..72bebdf9 100644 --- a/stylesheets/partials/_search.sass +++ b/stylesheets/partials/_search.sass @@ -10,7 +10,7 @@ #q background: none position: relative - top: -2px + top: 1px width: 160px margin-left: 30px font-size: 15px -- cgit v1.2.1