How can I remove the space around radio buttons in IE 6?

淺唱寂寞╮ 提交于 2019-12-10 22:40:22

问题


IE 6 seems to add some non-margin space around radio buttons. Is there any way to get rid of it?


回答1:


As per the SitePoint forums, if you give the radio button a specific height/width, this will get rid of the extra space.



来源:https://stackoverflow.com/questions/6344551/how-can-i-remove-the-space-around-radio-buttons-in-ie-6

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!