1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Tweak user activity item appearance

This commit is contained in:
Toby Zerner
2015-05-07 10:27:42 +09:30
parent 741ca5ab92
commit 7a711e210b

View File

@@ -145,7 +145,7 @@
}
.activity-content {
display: block;
padding: 20px;
padding: 15px;
background: @fl-body-secondary-color;
border-radius: @border-radius-base;
color: @fl-body-muted-color;