-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Normal
-
None
-
Affects Version/s: 5.0.11
-
Component/s: Components
-
None
-
None
Code to reproduce:
<button label="Normal button" popup="popup"/> <popup id="popup"> <button label="Button in popup"/> </popup>
The workaround I've found is to override the style as below:
<style> .z-button { line-height: normal; } </style>
- duplicates
-
ZK-868 The image of the file upload button broke in the liferay
-
- In Progress
-