I need help trying to convert this LESS nested CSS to standard CSS. Can anybody help?
.leftNav { a.TopLevel { float:none; } ul#topnav {
using firebug, in the CSS tab, you can see what is the generated result in css using LESS.