1
0
mirror of https://github.com/flarum/core.git synced 2025-04-14 12:11:57 +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 {
.Modal {
margin: 120px auto;
margin: 30px auto;
}
.Modal-close {
position: absolute;