我的应用程序中有非常奇怪的错误。我在哪里一一显示问题列表。当在 IE 7 中打开页面时,具有偏移量的问题会随着问题的增加而增加。
我找不到问题。我尝试了很多css更改。但他们都没有成功!请帮我。
每个问题 div 的 CSS 代码
.questions > .question {
display:block;
padding-bottom: 30px;
padding-left: 40px;
position: relative;
clear: both;
margin: 0 0 1px 0;
left: 0px;
_left: 0px;
/* border-left: 5px solid white; */
}