Positioned loader under tree-item
This commit is contained in:
@@ -459,9 +459,13 @@ div.locked:before{
|
||||
// ------------------------
|
||||
|
||||
.umb-tree li div.l{
|
||||
width:100%;
|
||||
height:1px;
|
||||
overflow:hidden;
|
||||
width:100%;
|
||||
height:1px;
|
||||
overflow:hidden;
|
||||
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.umb-tree li div.l div {
|
||||
|
||||
Reference in New Issue
Block a user