summaryrefslogtreecommitdiff
path: root/res/css/partials/top-bar.scss
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/partials/top-bar.scss')
-rw-r--r--res/css/partials/top-bar.scss2
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;
}