Fixes treenodes with very long names breaking the tree
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
margin: 0px;
|
||||
min-width: 100%;
|
||||
width: 100%;
|
||||
display: table
|
||||
//display: table
|
||||
}
|
||||
|
||||
.umb-tree ul.collapsed {
|
||||
@@ -82,6 +82,7 @@
|
||||
vertical-align: middle;
|
||||
padding: 5px 0 5px 0;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.umb-tree a.noSpr {
|
||||
|
||||
Reference in New Issue
Block a user