Redid width in login form

This commit is contained in:
Fergal Moran
2012-10-12 20:44:51 +01:00
parent f8712139b8
commit b4012ee07d
4 changed files with 115 additions and 97 deletions

View File

@@ -574,4 +574,9 @@ div.event-content td {
}
#embed-insert{
padding: 15px 15px 15px 70px;
}
#social-login-buttons{
width: 340px;
height: 32px;
}