Fix toolbar strange resize.

This commit is contained in:
Paulo Veiga
2011-08-10 23:13:13 -03:00
parent 37734ea95c
commit d27d15e162
15 changed files with 104 additions and 582 deletions

View File

@@ -160,10 +160,6 @@ div#toolbar .button {
text-align: center;
}
div#toolbar .comboButton {
width: 34px;
}
div#toolbar .button:hover {
width: 32px;
height: 36px;
@@ -175,10 +171,6 @@ div#toolbar .button:hover {
border-left-color: white;
}
div#toolbar .comboButton:hover {
width: 34px;
}
div#toolbar .button img {
width: 30px;
height: 30px;