diff --git a/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/style.css b/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/style.css index 4ecc7b2..114d4cb 100644 --- a/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/style.css +++ b/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/style.css @@ -864,7 +864,7 @@ text-decoration:underline; .bx-filter .bx-filter-popup-result-close { display: none; } -@media (max-width: 767px) { +/* @media (max-width: 767px) { .bx-touch .bx-filter .bx-filter-popup-result { font-size: 12px; line-height: 14px; @@ -887,4 +887,4 @@ text-decoration:underline; .bx-filter .bx-filter-popup-result .arrow { display: none; } -} \ No newline at end of file +} */ \ No newline at end of file diff --git a/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/template.php b/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/template.php index d9a1445..2753407 100644 --- a/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/template.php +++ b/local/templates/.default/components/bitrix/catalog.smart.filter/cat_filter/template.php @@ -25,939 +25,916 @@ $templateData = array( if (isset($templateData['TEMPLATE_THEME'])) { $this->addExternalCss($templateData['TEMPLATE_THEME']); } - -// $arResult['FORM_ACTION'] = '/catalog'. preg_replace('~^/catalog/(.+?)filter/~i', "/", $arResult['FORM_ACTION']); -//$this->addExternalCss("/bitrix/css/main/bootstrap.css"); -//$this->addExternalCss("/bitrix/css/main/font-awesome.css"); ?> - - + + + +