Try with padding and line-height - input[type="text"]{ padding: 20px 10px; line-height: 28px; } Form controls are notoriously difficult to style ...
確定! 回上一頁