Fix issue in IE10 where width 100% pushed action button (dots) out of tree section
This commit is contained in:
@@ -157,8 +157,8 @@
|
||||
|
||||
.umb-tree li > div a:not(.umb-options) {
|
||||
padding: 6px 0;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex: 1 1 100%;
|
||||
}
|
||||
|
||||
.umb-tree li > div:hover a:not(.umb-options) {
|
||||
|
||||
Reference in New Issue
Block a user