caption in groupbox under a mobile browsers has a larger padding size

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • None
    • Affects Version/s: 10.1.0
    • Component/s: None
    • None
    • None

      Steps to Reproduce

          <groupbox closable="false" >
              <caption>Toolbar Config</caption>
              content
          </groupbox>
      
      1. visit the page with iceblue_c and chrome device toolbar - iPhone XR

      Current Result

      Expected Result


      Debug Information

      • iceblue has a smaller padd size
      • comparing to iceblue, there are more padding

      .z-groupbox-3d>.z-groupbox-header

      { padding: 3px 4px; }

      .z-groupbox-3d>.z-groupbox-header .z-caption-content

      { padding: 4px 0 4px 0; }

      Workaround

      CSS override

            Assignee:
            Unassigned
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: