I'm facing a perplexing issue with the CSS for my sidebar (#primary) on my website. Even though I haven't specified any margin for the sidebar, it is somehow getting a margin-right of 605px.
In trying to solve this, I experimented with relative positioning within the containing div. However, this approach is causing discrepancies in the positioning between Firefox and Chrome.
If you want to see the problem firsthand, you can visit my site at elsbethroseboutique.com. Just a heads up, it's a bit rough right now as it's still a work in progress :)
What I'm seeking are solutions to either harmonize the positioning across both browsers or ideally, remove that mysterious margin altogether.
Thank you!
Screenshots (with a red line added for clarity):