Commit 68f83690 by Rashid Khan

Fix for overflowing modals

parent b3f7dda9
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -256,10 +256,6 @@ a {
.boolean {color:lighten(@warningText, 5%)}
.key {color:lighten(@errorText, 5%)}
.modal-body {
overflow-y:visible;
}
.btn-active {
background-color: #E6E6E6;
background-image: none;
......
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