Metal: Fix new tab button width on OS X
This commit is contained in:
parent
c0bbb5d9d4
commit
82daccf131
@ -9,6 +9,12 @@
|
||||
padding-right: 0 !important;
|
||||
}
|
||||
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||
.tabs-newtab-button
|
||||
.toolbarbutton-icon {
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
.tabbrowser-strip[treestyletab-mode="vertical"] {
|
||||
border-bottom: 0 none !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user