-
Bug
-
Resolution: Fixed
-
Normal
-
8.5.0
-
Firefox 56.0.2
-
ZK 8.5.1 S1
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>