aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-30 15:41:42 -0800
committerfriendica <info@friendica.com>2013-12-30 15:41:42 -0800
commit4c541bb680823b7488a2614b5ef0231ad38b42c8 (patch)
tree7a286e9451d58d299d9cee2183ff4ee2398fb371 /view/css
parent0dd7d936744cccfac4228cabecddc59ce05eb26c (diff)
downloadvolse-hubzilla-4c541bb680823b7488a2614b5ef0231ad38b42c8.tar.gz
volse-hubzilla-4c541bb680823b7488a2614b5ef0231ad38b42c8.tar.bz2
volse-hubzilla-4c541bb680823b7488a2614b5ef0231ad38b42c8.zip
expose profile things in the UI
Diffstat (limited to 'view/css')
-rw-r--r--view/css/mod_profiles.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/view/css/mod_profiles.css b/view/css/mod_profiles.css
index 6d935ee4d..5f930248f 100644
--- a/view/css/mod_profiles.css
+++ b/view/css/mod_profiles.css
@@ -13,6 +13,16 @@
}
+#profile-listing-desc, #profile-stuff-link {
+ margin-left: 30px;
+}
+
+#profile-listing-new-link-wrapper {
+ margin-left: 30px;
+ margin-bottom: 30px;
+}
+
+
#profile-edit-links-end {
clear: both;
margin-bottom: 15px;