-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Normal
-
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; }
- relates to
-
ZK-5503 Allow users to set multiple icons and tooltips on the same LabelImageElement
-
- Closed
-