Prechádzať zdrojové kódy

Theme: Remove width limit on textarea.

fusionate 2 rokov pred
rodič
commit
3fdaf4f0fb
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      themes/default/css.php

+ 0 - 1
themes/default/css.php

@@ -1400,7 +1400,6 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT');
 		transition: width 0.25s;
 		-moz-transition: width 0.25s;
 		-webkit-transition: width 0.25s;
-		max-width: 500px;
 		}
 
 	select.txt,