mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-11 01:20:21 -04:00
Installation: Fix ugly checkbox positioning when selecting modules
This commit is contained in:
parent
b1d0c12df3
commit
4d2bd75a38
1 changed files with 1 additions and 0 deletions
|
|
@ -440,6 +440,7 @@
|
|||
input[type=checkbox] {
|
||||
height: 10em;
|
||||
float: right;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue