summaryrefslogtreecommitdiffstats
path: root/extensions/UserProfile/web/styles/user_profile.css
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/UserProfile/web/styles/user_profile.css')
-rw-r--r--extensions/UserProfile/web/styles/user_profile.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/extensions/UserProfile/web/styles/user_profile.css b/extensions/UserProfile/web/styles/user_profile.css
index c261c24b6..ef1f71dd9 100644
--- a/extensions/UserProfile/web/styles/user_profile.css
+++ b/extensions/UserProfile/web/styles/user_profile.css
@@ -42,3 +42,7 @@
box-shadow: 2px 2px 5px #888;
margin-bottom: 5px;
}
+
+#what {
+ margin-top: 1em;
+}