From 4c541bb680823b7488a2614b5ef0231ad38b42c8 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 30 Dec 2013 15:41:42 -0800 Subject: expose profile things in the UI --- view/css/mod_profiles.css | 10 ++++++++++ view/theme/redbasic/css/style.css | 9 --------- view/tpl/profile_listing_header.tpl | 5 ++++- 3 files changed, 14 insertions(+), 10 deletions(-) (limited to 'view') 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; diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 397148c05..325685607 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -582,15 +582,6 @@ footer { .thread-end-wrapper { margin-left: 50px; } - -#profile-listing-desc { - margin-left: 30px; -} - -#profile-listing-new-link-wrapper { - margin-left: 30px; - margin-bottom: 30px; -} .profile-listing-photo-wrapper { float: left; } diff --git a/view/tpl/profile_listing_header.tpl b/view/tpl/profile_listing_header.tpl index b771a1ea2..856d689f1 100755 --- a/view/tpl/profile_listing_header.tpl +++ b/view/tpl/profile_listing_header.tpl @@ -2,7 +2,10 @@

{{$chg_photo}}

- -- cgit v1.2.3