mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 01:05:36 +02:00
fixed disconnect modal; fixed modal overlay BS3 issue
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user