Bug 1272531 - Make advanced panel in about:neterror stretch to fill content width. r=Gijs

This commit is contained in:
Nihanth Subramanya 2016-06-27 14:32:54 -07:00
parent c73d13f1bb
commit fa1a113521

View File

@ -79,6 +79,7 @@ body.certerror #advancedButton {
#advancedPanelContainer {
position: absolute;
padding: 24px 0;
width: 100%;
}
.advanced-panel {