1
0
Fork 0

diaspora birthday notifications

This commit is contained in:
Friendika 2011-10-14 00:20:37 -07:00
commit af6ab38100
7 changed files with 90 additions and 11 deletions

View file

@ -2105,10 +2105,17 @@ margin-left: 0px;
.openid {
background: url(login-bg.gif) no-repeat;
background-position: 0 50%;
padding-left: 18px;
padding-left: 18px !important;
width: 385px;
}
.openid {
width: 150px !important;
}
#login-password {
width: 168px !important;
}
#profile-tabs-wrapper {
padding-top: 10px;
}