CSS: Optimize monitoring status bar spacing

This commit is contained in:
Florian Strohmaier 2017-11-13 15:02:06 +01:00
parent 226efe2e16
commit 166f27b947
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
bottom: 0;
padding: .25em @gutter;
position: fixed;
line-height: 1;
&:before {
background: -webkit-linear-gradient(bottom, @body-bg-color 0%, rgba(255,255,255,0) 100%);