Merge pull request #1306 from shiroganee/Fix-8533

removes a overflow: hidden which decrease update-tree-layer performance
This commit is contained in:
Sebastiaan Janssen
2018-03-13 23:34:59 +01:00
committed by GitHub

View File

@@ -280,7 +280,6 @@
.umb-grid .umb-control {
position: relative;
display: block;
overflow: hidden;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;