mirror of
https://github.com/redmine/redmine.git
synced 2026-03-06 12:31:40 +01:00
Makes the issue subject field use full width.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5421 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -350,6 +350,7 @@ table#time-report .hours-dec { font-size: 0.9em; }
|
||||
form .attributes { margin-bottom: 8px; }
|
||||
form .attributes p { padding-top: 1px; padding-bottom: 2px; }
|
||||
form .attributes select { width: 60%; }
|
||||
input#issue_subject { width: 99%; }
|
||||
select#issue_done_ratio { width: 95px; }
|
||||
|
||||
ul.projects { margin: 0; padding-left: 1em; }
|
||||
|
||||
Reference in New Issue
Block a user