Commit f746490f54a03f5bd8e17975cc6b740daff5e8c4
1 parent
a76a4ff6
мозаика
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/site/index.php
... | ... | @@ -185,7 +185,7 @@ |
185 | 185 | */ |
186 | 186 | $option = $options[ 3 ]; |
187 | 187 | ?> |
188 | - <div class="col-xs-12 col-sm-12 col-md-12 moz-1 moz-1-2" style="padding-right: 15px !important;padding-left: 2px !important;"> | |
188 | + <div class="col-xs-12 col-sm-12 col-md-12 moz-1 moz-1-2" style="padding-right: 15px !important;"> | |
189 | 189 | <a href="<?= Url::to([ |
190 | 190 | 'filter/purpose', |
191 | 191 | 'id' => $option->tax_option_id, | ... | ... |