Fix #15101 - Margin before checkbox
Signed-off-by: Petr Duda <petrduda@seznam.cz>
This commit is contained in:
parent
e050f0096c
commit
47c3ba544d
@ -1970,6 +1970,10 @@ input#input_import_file {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
input#import_merge {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.formelementrow {
|
||||
margin: 5px 0 5px 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user