##// END OF EJS Templates
Makes the issue subject field use full width....
Jean-Philippe Lang -
r5301:ae16fb3e5f4f
parent child
Show More
@@ -350,6 +350,7 table#time-report .hours-dec { font-size: 0.9em; }
350 350 form .attributes { margin-bottom: 8px; }
351 351 form .attributes p { padding-top: 1px; padding-bottom: 2px; }
352 352 form .attributes select { width: 60%; }
353 input#issue_subject { width: 99%; }
353 354 select#issue_done_ratio { width: 95px; }
354 355
355 356 ul.projects { margin: 0; padding-left: 1em; }
General Comments 0
You need to be logged in to leave comments. Login now