FIX: show-more div was behind the fa-icon
This commit is contained in:
parent
8bbc742247
commit
ae0fe54980
|
@ -2,6 +2,7 @@
|
|||
position: absolute;
|
||||
top: 4px;
|
||||
width: 100%;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.list-controls {
|
||||
|
|
Loading…
Reference in New Issue