зеркало из https://github.com/mozilla/gecko-dev.git
Bug 947073 - Only push phishing warning to bottom of page. r=margaret
This commit is contained in:
Родитель
e7ab2c4d4b
Коммит
8ed099c4c4
|
@ -39,6 +39,10 @@ li:not(:last-of-type),
|
|||
#errorLongDesc,
|
||||
#errorLongContent {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
/* Push the #ignoreWarningButton to the bottom on the blocked site page */
|
||||
.blockedsite > #errorPageContainer > #errorLongContent {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче