Fixed full screen edit css issue where part of the dashboard became visible

This commit is contained in:
Torkel Ödegaard
2015-03-18 19:57:54 -04:00
parent 94415e2b60
commit c1d6fcd18d

View File

@@ -62,6 +62,7 @@
.main-view-container {
overflow: hidden;
height: 0;
padding: 0;
.row-control-inner {
display: none;
}