Fix css
This commit is contained in:
parent
bfb48ecce9
commit
2ec7d47869
@ -4036,6 +4036,9 @@ dl.dropdown {
|
||||
white-space: nowrap;
|
||||
font-weight: normal;
|
||||
}
|
||||
.dropdown dd ul li input[type="checkbox"] {
|
||||
margin-right: 3px;
|
||||
}
|
||||
.dropdown dd ul li a {
|
||||
padding:5px;
|
||||
display:block;
|
||||
|
||||
@ -3919,6 +3919,9 @@ dl.dropdown {
|
||||
white-space: nowrap;
|
||||
font-weight: normal;
|
||||
}
|
||||
.dropdown dd ul li input[type="checkbox"] {
|
||||
margin-right: 3px;
|
||||
}
|
||||
.dropdown dd ul li a {
|
||||
padding:5px;
|
||||
display:block;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user