diff --git a/css/cms_right.css b/css/cms_right.css index 023931cc..4fdcd6a1 100644 --- a/css/cms_right.css +++ b/css/cms_right.css @@ -43,6 +43,10 @@ iframe { width: 98%; } +.right form input { + width: 96%; +} + .right form textarea.htmleditor { width: 90%; display : none;