mirror of
https://github.com/flarum/core.git
synced 2025-07-22 17:21:27 +02:00
Remove box from excerpts again
This commit is contained in:
@@ -12,11 +12,7 @@
|
|||||||
white-space: normal;
|
white-space: normal;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
color: @fl-body-muted-color;
|
color: @fl-body-muted-more-color;
|
||||||
background: @fl-body-secondary-color;
|
|
||||||
border-radius: @border-radius-base;
|
|
||||||
padding: 10px 15px;
|
|
||||||
border-bottom: 2px dotted @fl-body-bg;
|
|
||||||
|
|
||||||
.discussion-summary .info > li& {
|
.discussion-summary .info > li& {
|
||||||
display: block;
|
display: block;
|
||||||
|
Reference in New Issue
Block a user