diff options
-rw-r--r-- | app/assets/stylesheets/framework/mobile.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/mobile.scss b/app/assets/stylesheets/framework/mobile.scss index 0b1cbf90422..dda264a9f93 100644 --- a/app/assets/stylesheets/framework/mobile.scss +++ b/app/assets/stylesheets/framework/mobile.scss @@ -14,7 +14,6 @@ } } - .issues-details-filters:not(.filtered-search-block), .dash-projects-filters, .check-all-holder { display: none; |