mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
css: Align labels and inputs vertically centered in inline forms
This commit is contained in:
parent
4e48f9d2a1
commit
aaf6bcea4d
@ -39,6 +39,7 @@ form.icinga-form {
|
|||||||
|
|
||||||
.control-group {
|
.control-group {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
align-items: center;
|
||||||
|
|
||||||
&:last-child {
|
&:last-child {
|
||||||
margin-right: -1em;
|
margin-right: -1em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user