fix summernote modals

This commit is contained in:
Yuri Kuznetsov
2014-05-06 10:30:00 +03:00
parent 8f4880b4e6
commit ff1f733270
2 changed files with 2 additions and 2 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -519,7 +519,7 @@ body > footer > p a:visited {
}
.modal.in .modal.in {
overflow: hidden !important;
overflow: visible !important;
overflow-y: visible !important;
}