other panels now hidden, fixes 10088 (#10102)

This commit is contained in:
Patrick O'Carroll
2017-12-06 16:55:12 +01:00
committed by Daniel Lee
parent ea3447fbfd
commit 8adaf99bff
+1 -1
View File
@@ -8,7 +8,7 @@
}
.react-grid-item {
display: none;
display: none !important;
transition-property: none !important;
}