Meteor Accounts Login Not Appearing

I recently deployed a testing page for my app. It has the odd issue that the Meteor Accounts login isn’t appearing like it should. The odd thing about it is that this issue is only true in Chrome and only on my computer. I tested it with Chrome on a friend’s computer and it shows up there. I even tested it with Microsoft Edge on my friend’s computer and mine, and it showed up.

I cleared Chrome’s cache and cookies and I accessed it using an incognito window. Still no luck.

Thoughts?

Stats:
Meteor 1.2.0.1
Chrome 46.0.2490.80 m
Windows 10

HTML that does appear
<div id="login-buttons" class="login-buttons-dropdown-align-"></div>