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

Min-width for .xform controls

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Won't Fix
    • Minor
    • None
    • 3.0
    • {Unused} Colibri Skin
    • None

    Description

      After [UX][Vote] New Administration forms width: partial or full http://xwiki.markmail.org/thread/k3v2zzwsmdlzrer3
      discussion the conclusion was to add a min-width to the form control.

      The simplest solution would have been to put

       
      .xform input[type="text"], .xform input[type="password"],
      .xform select, .xform textarea{
        width: 99%;
        min-width: 34.5em;  
      }
      

      but this causes problem.png

      Attachments

        1. afterBlogPanels.png
          afterBlogPanels.png
          29 kB
        2. afterBlogPresentation.png
          afterBlogPresentation.png
          37 kB
        3. afterBlogRights.png
          afterBlogRights.png
          32 kB
        4. afterWikiGeneral.png
          afterWikiGeneral.png
          29 kB
        5. beforeBlogPresentation.png
          beforeBlogPresentation.png
          35 kB
        6. beforeBlogRights.png
          beforeBlogRights.png
          29 kB
        7. beforeRightsPanels.png
          beforeRightsPanels.png
          33 kB
        8. beforeWikiGeneral.png
          beforeWikiGeneral.png
          28 kB
        9. problem.png
          problem.png
          38 kB
        10. XSCOLIBRI-273.patch
          1 kB

        Issue Links

          Activity

            People

              tmortagne Thomas Mortagne
              evalica Ecaterina Moraru (Valica)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: