-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 9.0.0
-
Component/s: None
-
Security Level: Jimmy
-
None
-
ZK 9.0.1 S1
-
None
Steps to Reproduce
1. load the page
<a id="menu" iconSclass="z-icon-navicon"/> <coachmark id="coachmark" target="menu" position="after_center">More example here.</coachmark>
Current Result
coachmark width is much longer than the text inside.
Expected Result
the width should fit the text inside by default
Debug Information
- .z-coach-content has min-width that avoids to fit the content
Workaround
- override by CSS