mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FEATURE: Expand truncated posts in the user stream
This commit is contained in:
parent
ae7734707e
commit
a289ae67e1
6 changed files with 39 additions and 2 deletions
|
@ -12,6 +12,12 @@
|
|||
.avatar-link {
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
}
|
||||
.user-stream .item .expand-item {
|
||||
float: right;
|
||||
margin-right: 0.5em;
|
||||
color: $primary;
|
||||
}
|
||||
|
||||
.user-main {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue