Commit 3d0cb81820d34c1c1451661cf817b90df3f2a475
1 parent
328ae734
Веталь
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -831,4 +831,4 @@ a.active{font-weight:bold;text-decoration: underline;} |
831 | 831 | .sort_block ul li a.desc:after { |
832 | 832 | content: "↑"; |
833 | 833 | } |
834 | -.display_ {display: none} | |
835 | 834 | \ No newline at end of file |
835 | +.display_ {display: none;} | |
836 | 836 | \ No newline at end of file | ... | ... |