- 
    Type:Bug 
- 
    Resolution: Fixed
- 
    Priority:Later 
- 
    Affects Version/s: 8.5.0
- 
    Component/s: None
- 
    None
- 
        None
Steps to Reproduce
1. load the zul below
<a iconSclass="z-icon-square-o z-icon-stack-2x; z-icon-twitter z-icon-stack-1x"></a>
Current Result

Expected Result

Debug Info
Root Cause
- caused by
a [class^="z-icon-"],a [class*=" z-icon-"]
{ display: inline; }If I apply display: block, the alignment will be correct.
- relates to
- 
                    ZK-3636 Added simple support for stacked font awesome icons -         
- Closed
 
-         


