Commit ece547fa876bdd0e7857b7cdea05a59e36b82dc6
1 parent
ff42288f
мозаика
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/site/index.php
@@ -96,7 +96,7 @@ | @@ -96,7 +96,7 @@ | ||
96 | */ | 96 | */ |
97 | $option = $options[ 1 ]; | 97 | $option = $options[ 1 ]; |
98 | ?> | 98 | ?> |
99 | - <div class="col-xs-6 col-sm-3 col-md-3 moz-2"> | 99 | + <div class="col-xs-12 col-sm-12 col-md-12 moz-2"> |
100 | <a href="<?= Url::to([ | 100 | <a href="<?= Url::to([ |
101 | 'filter/purpose', | 101 | 'filter/purpose', |
102 | 'id' => $option->tax_option_id, | 102 | 'id' => $option->tax_option_id, |