Skip to content

Commit 473707c

Browse files
committed
style(tabs): comment out unused CSS rules for tab margins
1 parent 69b2d30 commit 473707c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chrome/toolbar/tabbar.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -423,11 +423,11 @@ toolbarbutton[part="scrollbutton-down"] {
423423

424424
/* #tabbrowser-arrowscrollbox:not([overflowing]) .tabbrowser-tab:first-of-type {
425425
margin-inline-start: 14px !important;
426-
}
426+
}*/
427427
#tabbrowser-arrowscrollbox:not([overflowing]) .tabbrowser-tab:last-of-type {
428428
margin-inline-end: 6px !important;
429429
}
430-
#tabbrowser-arrowscrollbox:not([overflowing]) tab-group .tabbrowser-tab:first-of-type {
430+
/*#tabbrowser-arrowscrollbox:not([overflowing]) tab-group .tabbrowser-tab:first-of-type {
431431
margin-inline-start: 0px !important;
432432
}
433433
#tabbrowser-arrowscrollbox:not([overflowing]) tab-group .tabbrowser-tab:last-of-type {

0 commit comments

Comments
 (0)