Mozilla 渲染。第一个 LI 元素向右浮动
在 Wordpress 插件(以及客户批准的图形设计师布局)的范围内,我创建了一个表单并正在设计表单的样式。但是,在 Firefox 中,在左列的第二个选择列表中,第一个列表项奇怪地挂在右侧 http://litecheck.mscreativelabs.com/contact/。它只在 Firefox 中执行此操作。我已经研究了样式有一段时间了,但找不到这样做的原因。
Within the confines of a Wordpress plugin (and a client approved graphic designer layout), I have created and am working on styling a form. But, in Firefox, in the second list of selection in the left column, the first list item is oddly hanging out to the right http://litecheck.mscreativelabs.com/contact/ . It is only doing this in Firefox. I have been digging through the styles for a while and can't find what is doing this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
只需在 ul 或 li.gchoice_2_1 中添加一个clear:left
Just add a clear:left to the ul, or to li.gchoice_2_1