1
0
mirror of https://github.com/flarum/core.git synced 2025-08-01 22:20:21 +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 2fe3987c19
commit f003f6e04a

View File

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