UX: add text-overflow to imgur album description

This commit is contained in:
Arpit Jalan 2016-03-30 12:28:16 +05:30
parent d5b63730bc
commit edbc7c4db8
1 changed files with 1 additions and 0 deletions

View File

@ -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;