Bug 685487 - Reduce space between tabs in tablet mode (r=mbrubeck)

This commit is contained in:
Lucas Rocha 2011-09-14 14:03:17 -07:00
parent 95d51fae21
commit 7af5c33796

View File

@ -51,8 +51,10 @@
/* Use px instead of mozmm because tab bar items have hard-coded pixel sizes */
width: 200px;
padding: 12px;
padding-bottom: 0px;
-moz-margin-start: 0px;
background: none;
margin-bottom: 0px;
}
#tabs[tablet] documenttab[selected="true"] {