Search code examples
cssfirefoxtwitter-bootstrap-3bootstrap-modal

Buttons Missing in Firefox Bootstrap 3 Modals


I can't figure out why my buttons aren't displaying correctly in Firefox. Work fine in Chrome and Internet Explorer. You can view my problem here: test.loginsm.com

The "Social" buttons aren't being displayed when clicking on "Sign in" and "Register".

This problem is specific to being displayed in Modals.

Bootply (more or less): http://www.bootply.com/private/kNg8uRQkQ1#

Any help would be greatly appreciated!


Solution

  • Figured out the problem thanks to Serlite getting the gears turning in my head.

    Turns out it was an add on, Specifically a Social Button remover. It didn't seem to like Facebook or Twitter but preferred Google+! Just disabled it and my buttons showed up!

    Thanks!