diff --git a/app/assets/stylesheets/common/base/onebox.scss b/app/assets/stylesheets/common/base/onebox.scss index be0c5b2a38b..1daee32eb3e 100644 --- a/app/assets/stylesheets/common/base/onebox.scss +++ b/app/assets/stylesheets/common/base/onebox.scss @@ -693,6 +693,7 @@ aside.onebox.twitterstatus .onebox-body { color: var(--primary-medium); display: flex; margin-left: 0.75em; + white-space: nowrap; svg { fill: currentColor;