Layers : fix : Set button height to 24px

This commit is contained in:
Julian Descottes 2013-09-27 23:19:08 +02:00
parent 1bc73125dc
commit 2df811b647

View File

@ -239,7 +239,7 @@ body {
}
.layers-button {
line-height: 24px;
height: 24px;
margin: 0;
width: 25%;
float : left;