cascader text alignment (compact themes)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 9.5.0
    • Affects Version/s: Freshly, 9.5.0
    • Component/s: Theme
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      example from component reference:
      https://www.zkoss.org/wiki/ZK_Component_Reference/Input/Cascader#Example
       

      Current Result


       

      Expected Result

      text vertically centered
       

      Debug Information

      there's a line-height 32px of the current value label, where the component itself is only 24px
       

      Workaround

      	.z-cascader-label {
      		line-height: 24px;
      	}
      

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

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 1 hour
                1h
                Remaining:
                Remaining Estimate - 1 hour
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified