diff --git a/app/javascript/styles/components.scss b/app/javascript/styles/components.scss index 4a1969afd..5fd7e29ef 100644 --- a/app/javascript/styles/components.scss +++ b/app/javascript/styles/components.scss @@ -2885,7 +2885,7 @@ button.icon-button.active i.fa-retweet { position: absolute; left: 0; top: 27px; - width: 230px; + width: 210px; background: $simple-background-color; border-radius: 0 4px 4px; z-index: 2;