Fixed bad drawer custom.css

This commit is contained in:
kibigo! 2017-06-25 17:55:48 -07:00
parent ecbc3a3b8f
commit 69e8ff3661

View file

@ -58,10 +58,6 @@
overflow: visible; overflow: visible;
} }
.drawer__pager {
overflow-y:auto;
}
.column { .column {
// trying to fix @mdhughes safari problem // trying to fix @mdhughes safari problem
max-height:100vh; max-height:100vh;