Tagged: chrome, custom.css, Firefox
I’ve altered the following, and it works great in Chrome but not Firefox. I’ve also tried adding “!important” but that still doesn’t work either.
#top .main_menu .menu > li:last-child > a {<br />
padding-right: 10px;<br />
}<br />
I’d rather not hardcode it into layout.css, as then I’d have to keep altering with every new update.
Thoughts? Thanx!
Hmph. Nvmd. Seemed to be an FF refresh/reload issue. That browser is getting weirder and weirder these days. Feel free to close.