about summary refs log tree commit diff
diff options
context:
space:
mode:
authorkibigo! <marrus-sh@users.noreply.github.com>2017-06-25 17:55:48 -0700
committerkibigo! <marrus-sh@users.noreply.github.com>2017-06-25 17:55:48 -0700
commit3a99552f0cbfd21964cef1c7962379c19f1f98de (patch)
tree88178448ed49daaf63ebfe3610b02e6083572d8e
parent22cc5c0dec37e8bf59dda9b9757f2507517818fc (diff)
Fixed bad drawer custom.css
-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;