mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
12249ca4c5
commit
980dd51f34
@ -5,6 +5,15 @@
|
||||
[class^="col-"],
|
||||
[class*=" col-"] {
|
||||
.pull-left();
|
||||
// Fix that empty columns don't consume their width
|
||||
min-height: 1px;
|
||||
}
|
||||
|
||||
.controls {
|
||||
[class^="col-"],
|
||||
[class*=" col-"] {
|
||||
padding: @vertical-padding / 2 0;
|
||||
}
|
||||
}
|
||||
|
||||
.col-1-2 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user