fix(dashboard): fixed drag and drop issue in chrome, fixes #5767

This commit is contained in:
Torkel Ödegaard
2016-08-10 12:43:36 +02:00
parent c0301349fb
commit 9a7e0eaf42

View File

@@ -113,8 +113,6 @@ div.flot-text {
.panel {
display: inline-block;
float: left;
vertical-align: top;
position: relative;
}
.panel-margin {