diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index be5038d..d697ba2 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1804,7 +1804,7 @@ p.right{text-align: right;} padding: 0px 14px; letter-spacing: 0.5px; box-shadow: none!important; - border: 1px solid rgb(204, 204, 204)!important; + border: 1px solid rgb(204, 204, 204); width: 100%; } .form-comm-wr textarea{ -- libgit2 0.21.4