mirror of
https://github.com/flarum/core.git
synced 2025-08-05 07:57:46 +02:00
Don't clip popups if they go off the bottom of the screen
This commit is contained in:
@@ -7,7 +7,7 @@ body {
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
.global-page {
|
.global-page {
|
||||||
overflow: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
// ------------------------------------
|
// ------------------------------------
|
||||||
|
Reference in New Issue
Block a user