Layers : fix : Set button height to 24px
This commit is contained in:
parent
1bc73125dc
commit
2df811b647
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ body {
|
|||
}
|
||||
|
||||
.layers-button {
|
||||
line-height: 24px;
|
||||
height: 24px;
|
||||
margin: 0;
|
||||
width: 25%;
|
||||
float : left;
|
||||
|
|
Loading…
Reference in a new issue