Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
9.3-rc-1
-
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
- is related to
-
XWIKI-13181 Horizontal scroll of Livetable when page name is too long
- Closed
- relates to
-
XWIKI-17770 Horizontal scroll of Livetable when page name is too long on Chrome
- Closed