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

cascader text alignment (compact themes)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 9.5.0
    • Freshly, 9.5.0
    • Theme
    • Security Level: Jimmy

      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;
      	}
      

            Leon03 Leon03
            cor3000 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