mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: add text-overflow to imgur album description
This commit is contained in:
parent
d5b63730bc
commit
edbc7c4db8
@ -294,6 +294,7 @@ aside.onebox.twitterstatus .onebox-body {
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: rgba(0, 0, 0, 0.6);
|
background-color: rgba(0, 0, 0, 0.6);
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
|
||||||
.inner-box {
|
.inner-box {
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user