mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
fix modals
This commit is contained in:
committed by
Daniël Klabbers
parent
2ed194666b
commit
192b003173
@@ -177,7 +177,7 @@
|
||||
|
||||
@media @tablet-up {
|
||||
.Modal {
|
||||
margin: 120px auto;
|
||||
margin: 30px auto;
|
||||
}
|
||||
.Modal-close {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user