From bb2cbe57a87103909da78bd6148d5cff588f9dc7 Mon Sep 17 00:00:00 2001 From: Веталь Date: Wed, 25 May 2016 12:28:47 +0300 Subject: [PATCH] Веталь --- frontend/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 4345d58..c17c933 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -995,7 +995,7 @@ a.active{font-weight:bold;text-decoration: underline;} margin-top: -5px; right: -15px; content: ''; - background: url("../img/arrow_sort_asc_desc") no-repeat; + background: url("../img/arrow_sort_asc_desc.png") no-repeat; } .sort_block ul li a.asc:after { background-position: 0 0; -- libgit2 0.21.4