diff --git a/services/web/frontend/stylesheets/app/editor/share.less b/services/web/frontend/stylesheets/app/editor/share.less index 25eb76d2fc..5b9111b4b9 100644 --- a/services/web/frontend/stylesheets/app/editor/share.less +++ b/services/web/frontend/stylesheets/app/editor/share.less @@ -85,7 +85,7 @@ .select-items { max-height: 300px; - width: 250%; + width: 300px; li:last-child { color: @brand-danger; }