зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1436496 - Remove overflow caused by the new attribute element in the inspector. r=gl
MozReview-Commit-ID: 55PDRrZQBHa --HG-- extra : amend_source : c631c716eddab9885d3e613b5e5daa4aa5632dcc
This commit is contained in:
Родитель
1e30b1a1f4
Коммит
9014658f8e
|
@ -244,11 +244,11 @@ ul.children + .tag-line::before {
|
|||
}
|
||||
|
||||
.newattr {
|
||||
display: inline-block;
|
||||
width: 1em;
|
||||
height: 1ex;
|
||||
margin-right: -1em;
|
||||
padding: 1px 0;
|
||||
margin-right: -13px;
|
||||
}
|
||||
|
||||
.newattr:before {
|
||||
content: "\00a0\00a0";
|
||||
}
|
||||
|
||||
.attr-value .link {
|
||||
|
|
Загрузка…
Ссылка в новой задаче