Extends custom field possible values textarea.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5005 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2011-03-04 14:52:47 +00:00
parent 8fb446e87f
commit 7257eabfc0
2 changed files with 2 additions and 1 deletions

View File

@@ -368,6 +368,8 @@ ul.properties li span {font-style:italic;}
#workflow_copy_form select { width: 200px; }
textarea#custom_field_possible_values {width: 99%}
.pagination {font-size: 90%}
p.pagination {margin-top:8px;}