mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-09 06:42:52 -05:00
css: explicitly top-align tiles
This commit is contained in:
parent
1927946a86
commit
2f5c724653
1 changed files with 1 additions and 0 deletions
|
|
@ -408,6 +408,7 @@ div.bp .badges {
|
|||
width: 12em;
|
||||
display: inline-block;
|
||||
float: left;
|
||||
vertical-align: top;
|
||||
margin-right: 0.2em;
|
||||
margin-bottom: 0.2em;
|
||||
height: 6em;
|
||||
|
|
|
|||
Loading…
Reference in a new issue