From 17c308485d286ae9d47ec3e661b42ae6ba0157e2 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 6 Oct 2016 17:54:17 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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