css: use min-height for dashlets, better css

This commit is contained in:
Thomas Gelf 2017-07-25 10:15:07 +02:00
parent c295218a5c
commit 649fff7486

View File

@ -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;