diff --git a/assets/stylesheets/common/wizard/mobile.scss b/assets/stylesheets/common/wizard/mobile.scss index 31f3c50b..38e5ee62 100644 --- a/assets/stylesheets/common/wizard/mobile.scss +++ b/assets/stylesheets/common/wizard/mobile.scss @@ -37,5 +37,5 @@ body.custom-wizard { .wizard-category-selector { width: 100%; max-width: 500px; -} + } }