diff --git a/app/assets/stylesheets/common/base/onebox.scss b/app/assets/stylesheets/common/base/onebox.scss index f04dd16ada..72e2939798 100644 --- a/app/assets/stylesheets/common/base/onebox.scss +++ b/app/assets/stylesheets/common/base/onebox.scss @@ -672,7 +672,7 @@ aside.onebox.twitterstatus .onebox-body { color: #fff; background-color: rgba(0, 0, 0, 0.6); @include ellipsis; - max-width: 690px; + max-width: 100%; padding: 5px 0; .inner-box {