Merge pull request #90 from simonlnu/master

field_help tweak
This commit is contained in:
Simon 2012-03-05 15:19:02 -08:00
commit b6765ad742
1 changed files with 2 additions and 2 deletions

View File

@ -2132,7 +2132,7 @@ div[id$="wrapper"] br {
}
.field_help {
display: block;
margin-left: 222px;
margin-left: 297px;
color: #666;
}
.field .onoff {
@ -2161,7 +2161,7 @@ div[id$="wrapper"] br {
}
.field.radio .field_help {
margin-left:0;
margin-left: 0;
}