Align checkbox nicer
This commit is contained in:
parent
15e91c09ac
commit
6ca3d8e9b9
|
@ -58,6 +58,10 @@
|
|||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.content input[type="checkbox"] {
|
||||
vertical-align: text-top;
|
||||
}
|
||||
|
||||
.lighter {
|
||||
color: #ccc;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user