mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 23:12:21 +00:00
Bug 1004255 - adjust flex so that inner panelUI-contents sizes correctly, r=mconley
This commit is contained in:
parent
14286c8988
commit
6ed903ae8b
@ -231,7 +231,7 @@ panelview:not([mainview]) .toolbarbutton-text,
|
||||
|
||||
#PanelUI-contents {
|
||||
display: block;
|
||||
flex: auto;
|
||||
flex: 1 0 auto;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
padding: .5em 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user