diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index 5fe95c7..21821ca 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -753,6 +753,6 @@ ul.changes { padding-right: 5em; } -table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after { +table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after { content: " \25B4\25BE" }