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