1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

fix modals

This commit is contained in:
Hasan Özbey
2020-03-22 01:07:45 +03:00
committed by Daniël Klabbers
parent 2ed194666b
commit 192b003173

View File

@@ -177,7 +177,7 @@
@media @tablet-up {
.Modal {
margin: 120px auto;
margin: 30px auto;
}
.Modal-close {
position: absolute;