1
0
mirror of https://github.com/flarum/core.git synced 2025-07-21 08:41:17 +02:00

Remove box from excerpts again

This commit is contained in:
Toby Zerner
2015-05-21 13:07:46 +09:30
parent ba31890aa4
commit cb1dfe1726

View File

@@ -12,11 +12,7 @@
white-space: normal;
font-size: 12px;
line-height: 1.5em;
color: @fl-body-muted-color;
background: @fl-body-secondary-color;
border-radius: @border-radius-base;
padding: 10px 15px;
border-bottom: 2px dotted @fl-body-bg;
color: @fl-body-muted-more-color;
.discussion-summary .info > li& {
display: block;