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

spinner button icon misaligned (iceblue_c)

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 8.6.1
    • Fix Version/s: 8.6.2
    • Component/s: Components
    • Security Level: Jimmy
    • Labels:
      None
    • gh.sprint.customfield.default.name:
      ZK 8.6.2 S1

      Description

      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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                Created:
                Updated:
                Resolved:

                  Time Tracking

                  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