connect button overlapping profile details

This commit is contained in:
Friendika 2011-09-27 22:03:07 -07:00
parent 4f9c072d66
commit 44d7c6aac3
2 changed files with 5 additions and 0 deletions

View File

@ -507,6 +507,10 @@ input#dfrn-url {
margin-bottom: 30px;
}
#profile-extra-links {
clear: both;
}
#profile-extra-links ul {
list-style-type: none;
padding: 0px;

View File

@ -406,6 +406,7 @@ nav {
}
#profile-extra-links {
clear: both;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 20px;