diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index f820639..1f95fdc 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1905,9 +1905,9 @@ p.right{text-align: right;} padding-bottom: 27px; } .comments-wr { - margin-top: 0px; + margin-top: 0px!important; } -.comments-start{width:100%;} +.comments-start{width:100%!important;;} /**/ @media (min-width: 1200px){ .nav_up{ -- libgit2 0.21.4