mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
layout-structure.less: Add clearfix class
This commit is contained in:
parent
60f2d3e716
commit
aa88c3ba1b
@ -389,6 +389,14 @@ html {
|
||||
width: 1px;
|
||||
}
|
||||
|
||||
.clearfix:after {
|
||||
content: ".";
|
||||
visibility: hidden;
|
||||
display: block;
|
||||
height: 0;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.multi-commands {
|
||||
padding-top: 0em;
|
||||
font-size: 0.9em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user