Commit 831d1807 authored by P.S.V.R's avatar P.S.V.R

Eliminate ugly scroll bars shown in modal boxes

parent 6bf4e9e7
......@@ -59,6 +59,9 @@
position: relative;
overflow-y: auto;
padding: 15px;
.form-actions {
margin: -$gl-padding+1;
}
}
body.modal-open {
......
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