Commit 8b8f3011792d62dbaed2c1cfd1940e4068f68192
1 parent
dec3cb12
comment styles 1
Showing
1 changed file
with
2 additions
and
1 deletions
Show diff stats
frontend/web/css/main.css
... | ... | @@ -799,4 +799,5 @@ section.bar.background-gray.steps-pre:before { |
799 | 799 | line-height: 1.42857143; |
800 | 800 | color: #555; |
801 | 801 | } |
802 | -#artbox-comment .submit_btn{float:none;width: 100%;} | |
803 | 802 | \ No newline at end of file |
803 | +#artbox-comment .submit_btn{width: 100%;} | |
804 | +.input_bl input, .input_bl textarea, .answer-form textarea{width:100%;border-radius: 0!important;} | |
804 | 805 | \ No newline at end of file | ... | ... |