Fix for overflowing modals

This commit is contained in:
Rashid Khan 2013-10-30 13:57:13 -07:00
parent b3f7dda995
commit 68f8369039
3 changed files with 2 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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;