mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix(dashboard): fixed drag and drop issue in chrome, fixes #5767
This commit is contained in:
@@ -113,8 +113,6 @@ div.flot-text {
|
|||||||
.panel {
|
.panel {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
float: left;
|
float: left;
|
||||||
vertical-align: top;
|
|
||||||
position: relative;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-margin {
|
.panel-margin {
|
||||||
|
Reference in New Issue
Block a user