зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1048277 - Fix selector for hiding about:neterror icon when content area is sufficiently small. r=Unfocused
This commit is contained in:
Родитель
2a71f17fe3
Коммит
ceef176362
|
@ -52,7 +52,7 @@ ul {
|
|||
}
|
||||
|
||||
@media (max-width: 675px) {
|
||||
#errorTitle {
|
||||
#errorTitleText {
|
||||
padding-top: 0;
|
||||
background-image: none;
|
||||
-moz-padding-start: 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче