summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-12-03 14:30:48 -0500
committerMatt A. Tobin <email@mattatobin.com>2018-12-03 14:30:48 -0500
commit097c517b1799d2b5b825b430363fcf8fc9b487b2 (patch)
treefdbd271716580acedf845c4bbf3f72d62cc263fc /mail
parent95c9e3ace3a65a418121a156c1b5cd2f927391d2 (diff)
downloadaura-central-097c517b1799d2b5b825b430363fcf8fc9b487b2.tar.gz
[MAIL} Fix tabs on MOZ_MAIL_LEGACY
Diffstat (limited to 'mail')
-rw-r--r--mail/themes/classic/messenger/tabmail.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/themes/classic/messenger/tabmail.css b/mail/themes/classic/messenger/tabmail.css
index cdfccbfa9..6f2919f42 100644
--- a/mail/themes/classic/messenger/tabmail.css
+++ b/mail/themes/classic/messenger/tabmail.css
@@ -7,7 +7,11 @@
*/
.tabmail-arrowscrollbox {
+%ifdef MOZ_MAIL_LEGACY
+ margin-bottom: -1px;
+%else
margin-bottom: 3px;
+%endif
}
.tabmail-tabs[overflow="true"] {