Commit fd0a81a5 authored by Mark Otto's avatar Mark Otto

hidden and auto

parent 54939ef0
......@@ -36,8 +36,8 @@
&.in .modal-dialog { .translate3d(0, 0, 0) }
}
.modal-open .modal {
overflow: auto;
overflow-y: scroll;
overflow-x: hidden;
overflow-y: auto;
}
// Shell div to position the modal with bottom padding
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment