a button with stacking icon is much bigger than the default one

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Normal
    • 10.2.0
    • Affects Version/s: 10.0.0
    • Component/s: None
    • None
    • None

      Steps to Reproduce

       
       <button iconSclass="z-icon-camera" />
       <button iconSclasses="${['z-icon-camera z-icon-stack-1x', 'z-icon-ban z-icon-stack-1x'].toArray()}" />
      

      Current Result


      a button with stacking icon is much bigger than the default one

      Expected Result

      The button has the same size as the default one.

      Workaround

              .z-icon-stack {
                  height: 1em;
                  line-height: 16px;
                  width: 1em;
              }
      

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

              Created:
              Updated: