diff --git a/app/assets/stylesheets/new_design/forms.scss b/app/assets/stylesheets/new_design/forms.scss index f7774389c..13f9ef273 100644 --- a/app/assets/stylesheets/new_design/forms.scss +++ b/app/assets/stylesheets/new_design/forms.scss @@ -266,6 +266,7 @@ background-size: 14px; background-position: right 10px center; padding-right: 4 * $default-spacer; + max-width: 100%; &.small { padding-right: 3 * $default-spacer;