Installation: Fix ugly checkbox positioning when selecting modules
This commit is contained in:
parent
b1d0c12df3
commit
4d2bd75a38
|
@ -440,6 +440,7 @@
|
|||
input[type=checkbox] {
|
||||
height: 10em;
|
||||
float: right;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue