Commit c8e497e27621e7db06ba36f9541b26b3aa39f4d9
1 parent
2f82d614
мозаика
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/site/index.php
@@ -175,7 +175,7 @@ | @@ -175,7 +175,7 @@ | ||
175 | */ | 175 | */ |
176 | $option = $options[ 3 ]; | 176 | $option = $options[ 3 ]; |
177 | ?> | 177 | ?> |
178 | - <div class="col-xs-6 col-sm-6 col-md-6 moz-1"> | 178 | + <div class="col-xs-3 col-sm-3 col-md-3 moz-1"> |
179 | <a href="<?= Url::to([ | 179 | <a href="<?= Url::to([ |
180 | 'filter/purpose', | 180 | 'filter/purpose', |
181 | 'id' => $option->tax_option_id, | 181 | 'id' => $option->tax_option_id, |