diff --git a/assets/stylesheets/common/wizard/mobile.scss b/assets/stylesheets/common/wizard/mobile.scss index 38e5ee62..909ab9d6 100644 --- a/assets/stylesheets/common/wizard/mobile.scss +++ b/assets/stylesheets/common/wizard/mobile.scss @@ -33,9 +33,10 @@ body.custom-wizard { margin-bottom: 20px; width: 100%; } - + .wizard-category-selector { - width: 100%; max-width: 500px; + width: 100%; } + }