Commit 0cb8e05d1a045473422c67b5838d3ca1f880e62b
1 parent
140e398d
мозаика
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/site/index.php
... | ... | @@ -178,7 +178,7 @@ |
178 | 178 | */ |
179 | 179 | $option = $options[ 3 ]; |
180 | 180 | ?> |
181 | - <div class="col-xs-12 col-sm-12 col-md-12 moz-1" style="padding-right: 15px !important;padding-left: 0 !important;"> | |
181 | + <div class="col-xs-12 col-sm-12 col-md-12 moz-1" style="padding-right: 15px !important;padding-left: 2px !important;"> | |
182 | 182 | <a href="<?= Url::to([ |
183 | 183 | 'filter/purpose', |
184 | 184 | 'id' => $option->tax_option_id, | ... | ... |