diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index 42cf29c..a842bb4 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -799,4 +799,5 @@ section.bar.background-gray.steps-pre:before { line-height: 1.42857143; color: #555; } -#artbox-comment .submit_btn{float:none;width: 100%;} \ No newline at end of file +#artbox-comment .submit_btn{width: 100%;} +.input_bl input, .input_bl textarea, .answer-form textarea{width:100%;border-radius: 0!important;} \ No newline at end of file -- libgit2 0.21.4