1
0
mirror of https://github.com/flarum/core.git synced 2025-07-18 23:31:17 +02:00

Properly style modal title bar on mobile

closes #286
This commit is contained in:
Toby Zerner
2015-08-31 13:46:59 +09:30
parent 6bad43e80b
commit 41e7ee712b

View File

@@ -151,7 +151,7 @@
}
&:before {
content: " ";
// .App-header();
.header-background();
}
}
.Modal {