1
0
Fork 0

localise login template, allow openid to be disabled

This commit is contained in:
Friendika 2010-11-28 20:58:23 -08:00
commit 62bb471ba0
9 changed files with 81 additions and 19 deletions

View file

@ -404,6 +404,11 @@ footer {
width: 153px;
}
#login-name.no-openid {
float: left;
width: 170px;
}
#register-link, #lost-password-link {
float: left;
font-size: 80%;