Removed list style from .xoxo

This commit is contained in:
Sarven Capadisli 2009-11-14 11:57:27 +01:00
parent 2147ac510f
commit a256aee9bf
1 changed files with 5 additions and 2 deletions

View File

@ -93,14 +93,17 @@ border-radius:4px;
-webkit-border-radius:4px;
margin-bottom:18px;
}
.xoxo li {
list-style-type:none;
}
form label.submit {
display:none;
}
.form_settings {
clear:both;
}
.form_settings fieldset {
margin-bottom:29px;
}