From 99e398b110765bcdb7cbde9fc4a4095b0c2fec4f Mon Sep 17 00:00:00 2001 From: LV-426 Date: Mon, 23 Feb 2015 16:08:42 +0200 Subject: top-bar.scss: temp height fix until #332 is implemented --- res/client/css/partials/top-bar.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'res/client') diff --git a/res/client/css/partials/top-bar.scss b/res/client/css/partials/top-bar.scss index 6f98c259..8b8c53ab 100644 --- a/res/client/css/partials/top-bar.scss +++ b/res/client/css/partials/top-bar.scss @@ -1,7 +1,6 @@ .top-bar{ padding-top: 10px; padding-bottom: 10px; - min-height: $three-baselines; background-color: $dark-grey; } -- cgit v1.3.1