diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 42b0151..e02d707 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -830,4 +830,5 @@ a.active{font-weight:bold;text-decoration: underline;} } .sort_block ul li a.desc:after { content: "↑"; -} \ No newline at end of file +} +.display {} \ No newline at end of file -- libgit2 0.21.4