Improve alignment of checkbox
This commit is contained in:
parent
7f521bcde5
commit
8e101418f3
|
@ -383,7 +383,7 @@ mark {
|
|||
}
|
||||
|
||||
.content input[type="checkbox"] {
|
||||
vertical-align: text-top;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
.lighter {
|
||||
|
|
Loading…
Reference in New Issue
Block a user