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

View File

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