Cross-browser update for Design form labels

This commit is contained in:
Sarven Capadisli 2009-05-30 19:43:31 +00:00
parent f56f2f52e7
commit 6981a708ae
1 changed files with 1 additions and 0 deletions

View File

@ -1237,6 +1237,7 @@ width:33%;
}
#settings_design_color .form_data label {
float:none;
display:block;
}
#settings_design_color .form_data .swatch {
padding:11px;