mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
module.less: Fix status-bar height
This commit is contained in:
parent
0bbc4c7c29
commit
e1c47a8f59
@ -5,7 +5,7 @@
|
|||||||
background-color: @body-bg-color;
|
background-color: @body-bg-color;
|
||||||
border-top: 1px solid @gray-lighter;
|
border-top: 1px solid @gray-lighter;
|
||||||
padding: .25em @gutter;
|
padding: .25em @gutter;
|
||||||
line-height: 1;
|
line-height: 1.3;
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
background: -webkit-linear-gradient(bottom, @body-bg-color 0%, rgba(255,255,255,0) 100%);
|
background: -webkit-linear-gradient(bottom, @body-bg-color 0%, rgba(255,255,255,0) 100%);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user