mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-24 02:17:40 +02:00
parent
98c0d7beec
commit
1da28ba43c
@ -17,11 +17,13 @@
|
||||
}
|
||||
}
|
||||
|
||||
.clearfix:after {
|
||||
clear: both;
|
||||
.clearfix {
|
||||
&:after {
|
||||
content: "";
|
||||
clear: both;
|
||||
display: table;
|
||||
}
|
||||
}
|
||||
|
||||
.name-value-table {
|
||||
border-spacing: @vertical-padding 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user