forked from server/soundboard
Fix alignment of checkboxes for edit form
This commit is contained in:
parent
d52dede612
commit
99bb026a56
@ -63,9 +63,7 @@ input {
|
||||
}
|
||||
|
||||
.editform .tags li span {
|
||||
display: inline-block;
|
||||
line-height: 20px;
|
||||
vertical-align: middle;
|
||||
line-height: 25px;
|
||||
}
|
||||
|
||||
.tags {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user