Fix drop-down layout issue
Closes bug 1461008 Change-Id: I83629fc8181de93818db3c7355132c9575f1ee46
This commit is contained in:
parent
b304b11512
commit
ebaaa7e414
@ -99,7 +99,11 @@ div.drop label {
|
||||
.drop {
|
||||
height: 30px;
|
||||
float: left;
|
||||
margin-right: 20px;
|
||||
margin-right: 23px;
|
||||
}
|
||||
|
||||
.drop:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.drop label {
|
||||
|
Loading…
x
Reference in New Issue
Block a user