diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-02-23 16:08:42 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-02-23 16:08:42 +0200 |
| commit | 99e398b110765bcdb7cbde9fc4a4095b0c2fec4f (patch) | |
| tree | 6b2ab9d0b6f1ff84f1019b707e62694ed5df32ad /res/client/css | |
| parent | 450a8dddbcd41322fda9013ed57c9169212e3cec (diff) | |
top-bar.scss: temp height fix until #332 is implemented
Diffstat (limited to 'res/client/css')
| -rw-r--r-- | res/client/css/partials/top-bar.scss | 1 |
1 files changed, 0 insertions, 1 deletions
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; } |
