Uploaded image for project: 'Kanban Macro'
  1. Kanban Macro
  2. KANBAN-15

Long kanban item titles overflow

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 1.4.2
    • 1.4.1
    • None
    • Unknown
    • N/A
    • N/A

    Description

      Long kanban item titles overflow and look bad. The title should wrap nicely instead.

      Example fix: Add this css

      .kanban-item-title {
      word-wrap: break-word;
      overflow-wrap: break-word;
      } 

      Attachments

        Activity

          People

            abrassat Brassat Alexandru
            abrassat Brassat Alexandru
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: