about summary refs log tree commit diff
path: root/app/javascript
diff options
context:
space:
mode:
authorkibigo! <marrus-sh@users.noreply.github.com>2017-06-24 21:28:30 -0700
committerkibigo! <marrus-sh@users.noreply.github.com>2017-06-24 21:28:30 -0700
commitaf178d0ba60d8f655db635190bde2735e40ad63a (patch)
tree24d8e94e807e392abb63c7695f32886b11157e11 /app/javascript
parente4326b3f127c97077e1dde8c03cf9e39bec92297 (diff)
Removed no-longer-necessary custom style
Diffstat (limited to 'app/javascript')
-rw-r--r--app/javascript/styles/custom.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/javascript/styles/custom.scss b/app/javascript/styles/custom.scss
index 7a0509842..2424b66f0 100644
--- a/app/javascript/styles/custom.scss
+++ b/app/javascript/styles/custom.scss
@@ -56,7 +56,6 @@
 
 .drawer .drawer__inner {
   overflow: visible;
-  height:inherit;
 }
 
 .drawer__pager {