mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 685487 - Reduce space between tabs in tablet mode (r=mbrubeck)
This commit is contained in:
parent
95d51fae21
commit
7af5c33796
@ -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"] {
|
||||
|
Loading…
Reference in New Issue
Block a user