diff options
Diffstat (limited to 'src/chrome')
| -rw-r--r-- | src/chrome/browser/browser.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chrome/browser/browser.css b/src/chrome/browser/browser.css index 4e73dd6..33fd601 100644 --- a/src/chrome/browser/browser.css +++ b/src/chrome/browser/browser.css | |||
| @@ -1406,8 +1406,8 @@ richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action- | |||
| 1406 | 1406 | ||
| 1407 | .tab-throbber[pinned], | 1407 | .tab-throbber[pinned], |
| 1408 | .tab-icon-image[pinned] { | 1408 | .tab-icon-image[pinned] { |
| 1409 | margin-inline-start: 5px; | 1409 | margin-inline-start: 0px; |
| 1410 | margin-inline-end: 5px; | 1410 | margin-inline-end: 0px; |
| 1411 | } | 1411 | } |
| 1412 | 1412 | ||
| 1413 | .tabbrowser-tab[label="about:config"] > * > * > .tab-icon-image { | 1413 | .tabbrowser-tab[label="about:config"] > * > * > .tab-icon-image { |
