diff --git a/app/assets/stylesheets/community.scss b/app/assets/stylesheets/community.scss index 130054718..0dddf4cdb 100644 --- a/app/assets/stylesheets/community.scss +++ b/app/assets/stylesheets/community.scss @@ -1,4 +1,7 @@ .communities-show { + .button.disabled, .button[disabled] { + pointer-events: none; + } .wide-order-selector { margin-top: 0;