Browse Source

Fix width

Denis K 8 years ago
parent
commit
2989be1dac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jet/static/jet/css/_changeform.scss

+ 1 - 1
jet/static/jet/css/_changeform.scss

@@ -194,7 +194,7 @@ form .aligned {
 }
 
 .colM .aligned .vLargeTextField, .colM .aligned .vXMLLargeTextField {
-  width: 610px;
+  width: 510px;
 
   @include for-mobile {
     width: 100%;