diff options
author | friendica <info@friendica.com> | 2013-12-30 15:41:42 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-12-30 15:41:42 -0800 |
commit | 4c541bb680823b7488a2614b5ef0231ad38b42c8 (patch) | |
tree | 7a286e9451d58d299d9cee2183ff4ee2398fb371 /view/theme/redbasic | |
parent | 0dd7d936744cccfac4228cabecddc59ce05eb26c (diff) | |
download | volse-hubzilla-4c541bb680823b7488a2614b5ef0231ad38b42c8.tar.gz volse-hubzilla-4c541bb680823b7488a2614b5ef0231ad38b42c8.tar.bz2 volse-hubzilla-4c541bb680823b7488a2614b5ef0231ad38b42c8.zip |
expose profile things in the UI
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 9 |
1 files changed, 0 insertions, 9 deletions
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; } |