您可以调整 HTML 输入按钮的左右填充吗?
输入按钮的文本(值)越长,左右填充似乎就越宽(IE)。 显式 CSS 填充似乎没有效果。 有人对此有破解吗?
The longer an input button's text (value) is, the wider the left and right padding seems to get (IE). Explicit CSS padding seems to have no effect. Does anyone have a hack for this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,试试这个(PS,这个错误在 IE8 中已修复)
(请注意,大约 30-50 个字符长的按钮再次开始降级,但它们并不常见)
yes try this (PS this bug is fixed in IE8)
(note that buttons that are like 30-50 characters long start to degrade again, but they aren't that common)