Project

General

Profile

Patch #23708 » 0001-Let-long-words-in-subject-of-subtask-break.patch

Felix Gliesche, 2016-08-29 09:58

View differences:

public/stylesheets/responsive.css
743 743

  
744 744
  #issue_tree .issue > td.subject, #relations .issue > td.subject {
745 745
    width: 100% !important; /* let subject have one full width column */
746
    word-break: break-word; /* break word if subject is too long */
746 747
  }
747 748

  
748 749
  #issue_tree .issue > td:not(.checkbox), #relations .issue > td:not(.checkbox) {
(3-3/3)