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:
@@ -327,7 +327,7 @@
|
||||
}
|
||||
}
|
||||
.EventPost {
|
||||
padding-left: 30px;
|
||||
padding-left: 50px;
|
||||
}
|
||||
.EventPost-icon {
|
||||
font-size: 18px;
|
||||
|
Reference in New Issue
Block a user