Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
5.3
-
None
-
Unknown
-
N/A
-
N/A
-
Description
When page names are very long, the "Page" menu overlaps with the "Profile" and "Log-Out" menus. Thus, these 2 are not expanding on hover.
I fixed this locally with:
#tmPage a.tme { display: block; overflow: hidden; width: 20em;
Attachments
Issue Links
- relates to
-
XWIKI-11234 Do not display a very long title in the wiki's header
- Closed