diff options
author | kibigo! <marrus-sh@users.noreply.github.com> | 2017-06-24 21:28:30 -0700 |
---|---|---|
committer | kibigo! <marrus-sh@users.noreply.github.com> | 2017-06-24 21:28:30 -0700 |
commit | af178d0ba60d8f655db635190bde2735e40ad63a (patch) | |
tree | 24d8e94e807e392abb63c7695f32886b11157e11 /app | |
parent | e4326b3f127c97077e1dde8c03cf9e39bec92297 (diff) |
Removed no-longer-necessary custom style
Diffstat (limited to 'app')
-rw-r--r-- | app/javascript/styles/custom.scss | 1 |
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 { |