xenforo.css has this line:
There is no such template, it's actually `facebook.css`.
I guess when this is fixed, it can be removed from `login_bar_form` and `helper_login_form`, since xenforo.css is global for all pages.
HTML:
<xen:include template="xenforo_facebook.css" />
I guess when this is fixed, it can be removed from `login_bar_form` and `helper_login_form`, since xenforo.css is global for all pages.