minor style nit

This commit is contained in:
Friendika 2010-11-17 21:06:40 -08:00
parent 90b601c3dd
commit 6516de06df
1 changed files with 8 additions and 1 deletions

View File

@ -507,7 +507,6 @@ input#dfrn-url {
#theme-select,
#settings-password,
#settings-confirm,
#settings-openid,
#notify1,
#notify2,
#notify3,
@ -517,6 +516,14 @@ input#dfrn-url {
margin-bottom: 20px;
}
#settings-openid {
float: left;
margin-bottom: 20px;
width: 127px;
}
#settings-theme-label,
#settings-defloc-label {
margin-top: 20px;