1
0
mirror of https://github.com/flarum/core.git synced 2025-07-13 04:46:24 +02:00

Reduce event post font size

This commit is contained in:
Toby Zerner
2015-09-08 11:13:35 +09:30
parent d39bca192e
commit e54944d6c3

View File

@ -209,7 +209,7 @@
} }
} }
.EventPost-info { .EventPost-info {
font-size: 15px; font-size: 14px;
} }
.DiscussionRenamedPost-old, .DiscussionRenamedPost-new { .DiscussionRenamedPost-old, .DiscussionRenamedPost-new {