diff --git a/app/assets/stylesheets/common/base/onebox.scss b/app/assets/stylesheets/common/base/onebox.scss index 2833ef4cef..c1dba09a21 100644 --- a/app/assets/stylesheets/common/base/onebox.scss +++ b/app/assets/stylesheets/common/base/onebox.scss @@ -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;