mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
FIX: When showing subcategory list you couldn't see the bulk button
This commit is contained in:
@@ -260,6 +260,7 @@
|
||||
#bulk-select {
|
||||
position: fixed;
|
||||
right: 20px;
|
||||
top: 130px;
|
||||
padding: 5px;
|
||||
background-color: $secondary;
|
||||
z-index: 99999;
|
||||
|
||||
Reference in New Issue
Block a user