aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/default/style.css7
-rw-r--r--view/theme/duepuntozero/style.css8
2 files changed, 15 insertions, 0 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css
index 0457850dc..e34b622c6 100644
--- a/view/theme/default/style.css
+++ b/view/theme/default/style.css
@@ -1989,3 +1989,10 @@ a.mail-list-link {
#birthday-wrapper {
margin-bottom: 20px;
}
+
+
+#network-new-link {
+ margin-top: 15px;
+ margin-bottom: 15px;
+}
+
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 9d51c86f7..b00f24cc2 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -667,6 +667,7 @@ input#dfrn-url {
margin-left: 20px;
}
+#profile-edit-pdesc-desc,
#profile-edit-keywords-desc {
float: left;
margin-left: 20px;
@@ -1872,3 +1873,10 @@ a.mail-list-link {
#birthday-wrapper {
margin-bottom: 20px;
}
+
+#network-new-link {
+ margin-top: 15px;
+ margin-bottom: 15px;
+}
+
+