开发者

Firefox problem with float right

开发者_运维技巧

I use MVC3 and Teleki Treeview with specific formatting of the leaves. The formatting does not work on Firefox, when you use float right. You can see the code and compare the result with Firefox and other browsers: http://jsfiddle.net/Vangi/zAvvR/.

I want to make changes in the CSS but not in HTML code. Any suggestions on how to fix this?


You can float: left the two siblings of the div with float: right.

See: http://jsfiddle.net/zAvvR/1/

I used inline styles only because some were already there.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜