From 897b200c5ea77b72ea694f912a66129be3ed029c Mon Sep 17 00:00:00 2001 From: garbash Date: Sun, 30 Nov 2014 16:59:51 +0200 Subject: Styled search-bar --- res/css/partials/top-bar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/css/partials/top-bar.scss') diff --git a/res/css/partials/top-bar.scss b/res/css/partials/top-bar.scss index 71414b7a..0224410c 100644 --- a/res/css/partials/top-bar.scss +++ b/res/css/partials/top-bar.scss @@ -3,7 +3,7 @@ top:0; left:0; width:100%; - height:36px; + height:$top-bar-height; background-color:#363636; //todo: $dark-grey } -- cgit v1.3.1