diff options
| author | Ofer Lehr <ofer@oferlehr.com> | 2014-12-01 22:44:03 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-12-01 22:51:59 +0200 |
| commit | cb6df11ee9adb431edf5897ebed16b2483b98d29 (patch) | |
| tree | 013d755d9a2a94a178c89d307b48cf5eace41518 /res/css/partials/top-bar.scss | |
| parent | bb627660a9cf0ce17375d3cdfc01274d2e559ba7 (diff) | |
changed position css and input bar
Diffstat (limited to 'res/css/partials/top-bar.scss')
| -rw-r--r-- | res/css/partials/top-bar.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/css/partials/top-bar.scss b/res/css/partials/top-bar.scss index 85961d41..a04fdb77 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%; - min-height:$top-bar-height; + min-height:$three-baselines; background-color:$dark-grey; } |
