Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在http://jsfiddle.net/ssCqe/有以下代码,我试图让文本“图标”不要放到下一行。
更新
似乎它在 Firefox 10.0.1 中不起作用
请问有人可以帮我吗?
谢谢
如果您从中删除white-space: nowrap;,UL.jqueryFileTree LI则适用于 FF、IE9 和 Chrome
white-space: nowrap;
UL.jqueryFileTree LI
检查它在JsFiddle