зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1731618 - Fixed overlapping icons on some error pages. r=mtigley,desktop-theme-reviewers,dao
Differential Revision: https://phabricator.services.mozilla.com/D127485
This commit is contained in:
Родитель
3e86040bb1
Коммит
ab0821f70c
|
@ -11,7 +11,6 @@
|
|||
|
||||
.title {
|
||||
background-image: url("chrome://global/content/httpsonlyerror/secure-broken.svg");
|
||||
background-position-y: center;
|
||||
}
|
||||
|
||||
em {
|
||||
|
|
|
@ -66,6 +66,7 @@ body.wide-container {
|
|||
.title {
|
||||
padding-inline-start: 0;
|
||||
margin-inline-start: 0;
|
||||
padding-top: 2.3em;
|
||||
}
|
||||
|
||||
.title-text {
|
||||
|
|
Загрузка…
Ссылка в новой задаче