mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 00:34:05 +02:00
css: use min-height for dashlets, better css
This commit is contained in:
parent
c295218a5c
commit
649fff7486
@ -545,10 +545,8 @@ ul.main-actions {
|
||||
|
||||
a {
|
||||
i {
|
||||
height: 1.6em;
|
||||
font-size: 3em;
|
||||
display: block;
|
||||
height: 100%;
|
||||
float: left;
|
||||
line-height: 1em;
|
||||
margin-right: 0.3em;
|
||||
@ -580,7 +578,7 @@ ul.main-actions {
|
||||
font-weight: bold;
|
||||
display: block;
|
||||
text-decoration: none;
|
||||
height: 13em;
|
||||
min-height: 12em;
|
||||
|
||||
overflow: hidden;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user