mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 22:04:36 +00:00
Bug 1164569 - text overlaps image on SSLv3 error page. r=past
This commit is contained in:
parent
e0cb4c6f0e
commit
43413e86ca
@ -64,7 +64,9 @@ ul {
|
||||
}
|
||||
|
||||
@media (max-width: 675px) {
|
||||
#errorTitle {
|
||||
#errorTitle,
|
||||
#errorTitle[sslv3=true],
|
||||
#errorTitle[weakCrypto=true] {
|
||||
padding-top: 0;
|
||||
background-image: none;
|
||||
-moz-padding-start: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user