1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 14:37:49 +02:00

Fix modal title background in media phone

This commit is contained in:
DogSports
2018-03-02 12:32:07 +01:00
committed by GitHub
parent 571938a677
commit 9b1c338b68

View File

@@ -152,6 +152,7 @@
&:before { &:before {
content: " "; content: " ";
.header-background(); .header-background();
position: absolute;
} }
} }
.Modal { .Modal {