Commit 778f0a43cbe5e1c4996e82f46dd6dc348a8f1543
1 parent
6f4b2f6a
comment styles 2
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/web/css/main.css
... | ... | @@ -533,6 +533,7 @@ section.bar.background-gray.steps-pre:before { |
533 | 533 | position: absolute; |
534 | 534 | margin-left: 15px; |
535 | 535 | } |
536 | +.article-comms_wr .has-error .form-control:focus{-webkit-box-shadow:none!important;box-shadow: none!important;} | |
536 | 537 | .article_comms-wr textarea{resize:vertical!important;} |
537 | 538 | .article-comms_wr .rateit button.rateit-reset{margin-right:5px;} |
538 | 539 | .input_bl.stars-wr_{margin-top: -5px;} | ... | ... |