connect button overlapping profile details
This commit is contained in:
parent
4f9c072d66
commit
44d7c6aac3
|
@ -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;
|
||||
|
|
|
@ -406,6 +406,7 @@ nav {
|
|||
}
|
||||
|
||||
#profile-extra-links {
|
||||
clear: both;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
margin-left: 20px;
|
||||
|
|
Loading…
Reference in a new issue