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