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

Cannot switch languages in Flamingo skin because document-header almost overlaps language buttons

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Trivial
    • None
    • 6.2
    • Flamingo Skin
    • None
    • Unknown

    Description

      If XWiki has multilanguage support and has language switch buttons, they are mostly overlapped by document-header, because in CSS file it has section .../skin/skins/flamingo/style.css
      ...
      .document-header {
      margin-bottom: 20px;
      margin-top: -20px;
      }
      ...
      This negative margin overlaps language buttons almost entirely and user cannot switch languages on phone. (On computer, if width of window <1024px, and user know what languages are, he can move cursor on almost hidden buttons, but anyway it should be fixed).

      Attachments

        Issue Links

          Activity

            People

              gdelhumeau Guillaume Delhumeau
              valdisvi Valdis Vitolins
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: