about summary refs log tree commit diff
path: root/app/javascript
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript')
-rw-r--r--app/javascript/styles/custom.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/javascript/styles/custom.scss b/app/javascript/styles/custom.scss
index 1e713d2d1..5144e4fb6 100644
--- a/app/javascript/styles/custom.scss
+++ b/app/javascript/styles/custom.scss
@@ -58,10 +58,6 @@
   overflow: visible;
 }
 
-.drawer__pager {
-  overflow-y:auto;
-}
-
 .column {
   // trying to fix @mdhughes safari problem
   max-height:100vh;