combo-styles didn't resize under FF

This commit is contained in:
Maxim Kadushkin 2017-06-30 17:47:07 +03:00
parent 29bdf730c4
commit 2b96e7fdb0

View file

@ -156,6 +156,8 @@
}
.box-panels {
flex-grow: 1;
.panel:not(.active) {
display: none;
}