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