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