Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4228

spinner button icon misaligned (iceblue_c)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.6.2
    • 8.6.1
    • Components
    • Security Level: Jimmy
    • None
    • ZK 8.6.2 S1

      Steps to reproduce

      render a spinner, doublespinner or timebox with iceblue_c (or other compact themes)

      <zk>
        <spinner/>
        <timebox/>
        <doublespinner/>
      </zk>
      

      Current Result

      Workaround

      .z-timebox-button>a>i, .z-spinner-button>a>i, .z-doublespinner-button>a>i {
          line-height: inherit;
      }
      .z-timebox-button, .z-spinner-button, .z-doublespinner-button {
          line-height: 8px;
      }    
      

      http://zkfiddle.org/sample/1pr49at/3-spinner-icon-size

            Leon03 Leon03
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 4 hours
                4h
                Remaining:
                Time Spent - 2 hours Remaining Estimate - 2 hours
                2h
                Logged:
                Time Spent - 2 hours Remaining Estimate - 2 hours
                2h