Theme: Remove width limit on textarea.

This commit is contained in:
fusionate 2023-04-13 20:30:28 +00:00
parent c4ca3313fe
commit 3d593b35d1
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -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,