aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 088cb7c18..f1f217059 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -1419,7 +1419,11 @@ input#dfrn-url {
#contact-edit-links ul {
list-style: none;
+ list-style-type: none;
+ margin-left: 0px;
+ padding-left: 0px;
}
+
#contact-edit-links li {
margin-top: 5px;
}