fixed disconnect modal; fixed modal overlay BS3 issue

This commit is contained in:
psychobunny
2013-08-29 03:14:43 +08:00
parent bb8f75b4be
commit ca46d0f8e1
3 changed files with 26 additions and 15 deletions

View File

@@ -275,4 +275,8 @@ footer.footer {
vertical-align: 17%;
}
.modal {
overflow-y: hidden;
}
//END: FIXES FOR BS3, may need to remove these when we get out of the RC releases