Metal: Fix close tab button height on OS X
This commit is contained in:
parent
82daccf131
commit
e1abd227da
@ -5,8 +5,8 @@
|
|||||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||||
.tabbrowser-tab
|
.tabbrowser-tab
|
||||||
.tab-close-button {
|
.tab-close-button {
|
||||||
padding-left: 0 !important;
|
padding: 0 !important;
|
||||||
padding-right: 0 !important;
|
margin-top: -1px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||||
|
Loading…
Reference in New Issue
Block a user