mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Always right align control-label-group
This commit is contained in:
parent
99e8a2322d
commit
d2ce60d4c0
@ -45,6 +45,10 @@
|
||||
|
||||
// Layout
|
||||
|
||||
#layout.twocols:not(.wide-layout) .migration-form fieldset .control-label-group {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.migration-state-banner, .change-database-user-description {
|
||||
padding: 1em;
|
||||
text-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user