diff options
author | Friendika <info@friendika.com> | 2011-09-27 22:03:07 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-09-27 22:03:07 -0700 |
commit | 44d7c6aac3548e94e35aed87ba7c06b04f374fc2 (patch) | |
tree | a1375f81d62e585c02e6cc0800ac4066c62f37ac /view/theme/loozah | |
parent | 4f9c072d661939680bd26b366b3c248d94a3b8da (diff) | |
download | volse-hubzilla-44d7c6aac3548e94e35aed87ba7c06b04f374fc2.tar.gz volse-hubzilla-44d7c6aac3548e94e35aed87ba7c06b04f374fc2.tar.bz2 volse-hubzilla-44d7c6aac3548e94e35aed87ba7c06b04f374fc2.zip |
connect button overlapping profile details
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index 9289c9354..962d08fc0 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -406,6 +406,7 @@ nav { } #profile-extra-links { + clear: both; margin-top: 20px; margin-bottom: 20px; margin-left: 20px; |