-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 8.5.0
-
Component/s: Browser Issue, Components
-
Environment:
Firefox 56.0.2
-
ZK 8.5.1 S1
-
None
http://zkfiddle.org/sample/3mc29ra/1-Iceblue-textbox-cut-the-bottom-of-text-on-Firefox
Textbox cut the bottom of text. Only on Firefox.
Workaround
<style> .z-textbox { padding: 0 8px; } </style>