Commit e8af8c71a08cab09153dc40739171dd03394b4ca

Authored by Виталий
1 parent 474d82bb

мозаика

frontend/views/site/index.php
@@ -185,7 +185,7 @@ @@ -185,7 +185,7 @@
185 */ 185 */
186 $option = $options[ 3 ]; 186 $option = $options[ 3 ];
187 ?> 187 ?>
188 - <div class="col-xs-12 col-sm-12 col-md-12 moz-1" 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-1" style="padding-right: 15px !important;padding-left: 2px !important;">
189 <a href="<?= Url::to([ 189 <a href="<?= Url::to([
190 'filter/purpose', 190 'filter/purpose',
191 'id' => $option->tax_option_id, 191 'id' => $option->tax_option_id,
frontend/web/css/style.min.css
@@ -3421,6 +3421,7 @@ ul.breadcrumb li a { @@ -3421,6 +3421,7 @@ ul.breadcrumb li a {
3421 } 3421 }
3422 .moz-1-1 { 3422 .moz-1-1 {
3423 padding-right: 15px !important; 3423 padding-right: 15px !important;
  3424 + padding-left: 15px !important;
3424 } 3425 }
3425 3426
3426 } 3427 }