From 600ad88597431b3aa8baca34c891734a823d9194 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 5 Oct 2016 18:17:26 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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