Fix the bookmark button alignment.

This commit is contained in:
Brendan Dahl 2012-04-30 14:58:12 -07:00
parent 68321ae671
commit 7b02cb3a30

View File

@ -404,7 +404,8 @@ body {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-top: 5px;
margin-top: 3px;
padding-top: 4px;
}
.toolbarButton.bookmark::before {