diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 4a2d63e..e85fd98 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1911,7 +1911,10 @@ p.right{text-align: right;} .artbox_item_container:last-child .comments-wr{ border-bottom: 1px solid #d9d9d9; } -.comments-start{width:100%!important;;} +.comments-start{width:100%!important;} +.submit_btn button, .answer-form button{ + height:inherit; +} /**/ @media (min-width: 1200px){ .nav_up{ -- libgit2 0.21.4