mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
UX: add text-overflow to imgur album description
This commit is contained in:
parent
d5b63730bc
commit
edbc7c4db8
1 changed files with 1 additions and 0 deletions
|
@ -294,6 +294,7 @@ aside.onebox.twitterstatus .onebox-body {
|
|||
font-size: 12px;
|
||||
color: #fff;
|
||||
background-color: rgba(0, 0, 0, 0.6);
|
||||
text-overflow: ellipsis;
|
||||
|
||||
.inner-box {
|
||||
padding-left: 10px;
|
||||
|
|
Loading…
Add table
Reference in a new issue