FIX: When showing subcategory list you couldn't see the bulk button

This commit is contained in:
Robin Ward 2016-03-10 13:28:22 -05:00
parent d8127a1590
commit 1fc335d84a
1 changed files with 1 additions and 0 deletions

View File

@ -260,6 +260,7 @@
#bulk-select {
position: fixed;
right: 20px;
top: 130px;
padding: 5px;
background-color: $secondary;
z-index: 99999;