Bug 1022405 - Adjust translation infobar height to increase padding on OSX. r=florian

--HG--
extra : rebase_source : 65f1146bd7d0163b49d92922f5e2b68f9fc60157
This commit is contained in:
Steven MacLeod 2014-06-30 20:35:05 -04:00
parent 4f1ab194d5
commit ff57929c78

View File

@ -3618,6 +3618,7 @@ notification[value="translation"] {
border-bottom: 1px solid #c4c4c4; border-bottom: 1px solid #c4c4c4;
padding-top: 1px; padding-top: 1px;
padding-bottom: 1px; padding-bottom: 1px;
min-height: 35px;
} }
.translate-infobar-element { .translate-infobar-element {