1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Fix appearance of event posts on mobile

This commit is contained in:
Toby Zerner
2015-10-14 16:35:06 +10:30
parent f6f0aaf0d2
commit 9e9b45cf70

View File

@@ -327,7 +327,7 @@
} }
} }
.EventPost { .EventPost {
padding-left: 30px; padding-left: 50px;
} }
.EventPost-icon { .EventPost-icon {
font-size: 18px; font-size: 18px;