Followup for
Bug 719008 - fix Gloda tab toolbar height for Windows classic theme. r=mconley,a=Standard8.
--- a/mail/themes/qute/mail/messenger.css
+++ b/mail/themes/qute/mail/messenger.css
@@ -134,18 +134,18 @@ sidebarheader .toolbarbutton-text:not([v
}
#searchInput:-moz-lwtheme:not([focused="true"]),
.remote-gloda-search:-moz-lwtheme:not([focused="true"]) {
opacity: .85;
}
.remote-gloda-search-container {
- padding-top: 7px;
- padding-bottom: 6px;
+ padding-top: 6px;
+ padding-bottom: 5px;
}
#status-bar:-moz-lwtheme {
padding-bottom: 1px;
}
#tabmail-buttons > toolbarbutton {