开发者

Will absolute positioned element affect the below relative positioned element. How to fix?

Page has rows which is positioned relative. Each row has col1 and col2 which are floated left and right. Problem is in the last row col1 an开发者_开发知识库d col2. they are not floating as intended. whats causing that? In fiddle it seem to work right. but not in my page. I've a absolute positioned element above that row. will that affect these elements?


Make .col2-content float left as well and it will work.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜