зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1358956 - Remove the first separator from the status bar. r=Honza
MozReview-Commit-ID: JyxmI475sog --HG-- extra : rebase_source : a8688d0a0ddce7148dda18c5ce699f6a3fbd57ee
This commit is contained in:
Родитель
30dd990bb9
Коммит
8e6d07eea7
|
@ -119,7 +119,7 @@ body,
|
|||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.status-bar-label::before {
|
||||
.status-bar-label:not(:first-of-type)::before {
|
||||
content: "";
|
||||
display: inline-block;
|
||||
margin-inline-end: 10px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче