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 98dbe9136c
commit 63aca851d4

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