mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: No, for real don't show Uploading... for non-admin users when they
aren't uploading.
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.btn.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
// Default button
|
||||
// --------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user