FIX: show-more div was behind the fa-icon

This commit is contained in:
Régis Hanol 2015-03-27 13:44:44 +01:00
parent 8bbc742247
commit ae0fe54980
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
position: absolute;
top: 4px;
width: 100%;
z-index: 1;
}
.list-controls {