mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1272531 - Make advanced panel in about:neterror stretch to fill content width. r=Gijs
This commit is contained in:
parent
c73d13f1bb
commit
fa1a113521
@ -79,6 +79,7 @@ body.certerror #advancedButton {
|
||||
#advancedPanelContainer {
|
||||
position: absolute;
|
||||
padding: 24px 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.advanced-panel {
|
||||
|
Loading…
Reference in New Issue
Block a user