diff options
| author | Servail <servail.mir@users.noreply.github.com> | 2019-08-12 19:13:30 +0400 |
|---|---|---|
| committer | Servail <servail.mir@users.noreply.github.com> | 2019-08-12 19:13:30 +0400 |
| commit | dd73e6acd6c8c610e8e31945e8a068f0e3bef98b (patch) | |
| tree | e689960e44508ae5852dd4879120d9a053293a20 | |
| parent | bd3c1ac93ef7683caf08e30b989f22408400074d (diff) | |
Update browser.css
| -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 { |
