mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: When showing subcategory list you couldn't see the bulk button
This commit is contained in:
parent
d8127a1590
commit
1fc335d84a
@ -260,6 +260,7 @@
|
||||
#bulk-select {
|
||||
position: fixed;
|
||||
right: 20px;
|
||||
top: 130px;
|
||||
padding: 5px;
|
||||
background-color: $secondary;
|
||||
z-index: 99999;
|
||||
|
Loading…
Reference in New Issue
Block a user