1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 21:50:50 +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 e7f4e5060c
commit 5af5f1fc77

View File

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