centered tab label: make margin on close-button to be 6px instead of 7px
This commit is contained in:
@@ -15,5 +15,5 @@ See the above repository for updates as well as full license text. */
|
||||
|
||||
.tabbrowser-tab[selected]:not(:hover) .tab-label-container:not([labeldirection="rtl"]),
|
||||
#tabbrowser-tabs:not([closebuttons="activetab"]) .tabbrowser-tab:not(:hover,[pinned]) .tab-label-container:not([labeldirection="rtl"]){
|
||||
margin-inline-end: 7px;
|
||||
margin-inline-end: 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user