1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 10:41: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 {
padding-left: 30px;
padding-left: 50px;
}
.EventPost-icon {
font-size: 18px;