mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 14:24:41 +02:00
Installation: Fix ugly checkbox positioning when selecting modules
This commit is contained in:
parent
b1d0c12df3
commit
4d2bd75a38
@ -440,6 +440,7 @@
|
|||||||
input[type=checkbox] {
|
input[type=checkbox] {
|
||||||
height: 10em;
|
height: 10em;
|
||||||
float: right;
|
float: right;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user