I am currently utilizing a grid system to create a responsive layout for a single webpage on our company's official site (lexisnexis.stacklaw.com.au). However, I have encountered some CSS problems when displaying the page in Internet Explorer.
The [+]/[-] links added by jQuery are positioning themselves 20-30px higher than intended. These links display correctly when viewing the page in FireFox or Chrome. How can I resolve this issue?
Additionally, I would like to know how I can either make each section toggle the change in class as well or move the [-] link to be positioned on the same line as the [+] link when expanded?