Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-17211

Live table cell width is limited in responsive mode

    XMLWordPrintable

Details

    • Easy
    • N/A
    • N/A

    Description

      Line 3:2387 of livetable.css contains a max-width that in responsive-mode is not useful (See picture). Removing the max-width ensures a better use of the column space.

      .xwiki-livetable-display td.typetext

      { max-width: 20em;  overflow: hidden; text-overflow: ellipsis; }

      Attachments

        Issue Links

          Activity

            People

              mflorea Marius Dumitru Florea
              JurjenRoels Jurjen Roels
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: