mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
css/tabs.less: fix the "Chrome gap"
That's not how this should be fixed, but it at least helps getting rid of that nasty gap for now.
This commit is contained in:
parent
4669a8cf84
commit
6d03b6bef4
@ -8,7 +8,7 @@ ul.tabs {
|
|||||||
|
|
||||||
.controls ul.tabs {
|
.controls ul.tabs {
|
||||||
margin-left: 0em;
|
margin-left: 0em;
|
||||||
margin-top: -3.6em;
|
margin-top: -3.54em;
|
||||||
height: 2.6em;
|
height: 2.6em;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user