mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
CSS hotfix
This commit is contained in:
parent
d2ec3c9509
commit
e0616f42b0
@ -1,6 +1,6 @@
|
||||
|
||||
table.configTable {
|
||||
border-spacing: 10px;
|
||||
border-spacing: 15px;
|
||||
border-collapse: separate;
|
||||
}
|
||||
|
||||
@ -10,7 +10,7 @@ td.configTable {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
div.form-group {
|
||||
div.config-form-group {
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user