1
0
mirror of https://github.com/flarum/core.git synced 2025-07-19 07:41:22 +02:00

Merge pull request #1378 from DogSports/patch-1

Fix modal title background in media phone
This commit is contained in:
Toby Zerner
2018-03-24 18:57:36 +10:30
committed by GitHub

View File

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