External authenticated button has been aligned to center of login container.

This commit is contained in:
mb863 2011-01-04 22:44:07 +00:00
parent 9bb0592e4e
commit 45b6e6d91c

View file

@ -41,8 +41,8 @@ p.request-account {
float: left; float: left;
} }
#login-form p.external-auth { #login-form p.external-auth {
margin-left: 36px;
margin-top: 1em; margin-top: 1em;
text-align: center;
} }
.or-auth{ .or-auth{
margin-left: 135px; margin-left: 135px;