Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.3
-
Component/s: {Unused} Colibri Skin
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
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
-