Removed list style from .xoxo
This commit is contained in:
parent
2147ac510f
commit
a256aee9bf
@ -93,14 +93,17 @@ border-radius:4px;
|
|||||||
-webkit-border-radius:4px;
|
-webkit-border-radius:4px;
|
||||||
margin-bottom:18px;
|
margin-bottom:18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.xoxo li {
|
||||||
|
list-style-type:none;
|
||||||
|
}
|
||||||
|
|
||||||
form label.submit {
|
form label.submit {
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form_settings {
|
.form_settings {
|
||||||
clear:both;
|
clear:both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form_settings fieldset {
|
.form_settings fieldset {
|
||||||
margin-bottom:29px;
|
margin-bottom:29px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user