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

Add some CSS rules to the skin to automatically crop long page names in the "Page" menu

    XMLWordPrintable

Details

    • 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

        1. after.png
          after.png
          51 kB
        2. before.png
          before.png
          55 kB
        3. beforeLongerFloat.png
          beforeLongerFloat.png
          96 kB
        4. beforeOverlap.png
          beforeOverlap.png
          94 kB
        5. minWidth_Width6em.png
          minWidth_Width6em.png
          46 kB

        Issue Links

          Activity

            People

              evalica Ecaterina Moraru (Valica)
              raluca.moisa Raluca Moisa
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: