connect button overlapping profile details
This commit is contained in:
parent
4f9c072d66
commit
44d7c6aac3
|
@ -507,6 +507,10 @@ input#dfrn-url {
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#profile-extra-links {
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
|
|
||||||
#profile-extra-links ul {
|
#profile-extra-links ul {
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
|
|
|
@ -406,6 +406,7 @@ nav {
|
||||||
}
|
}
|
||||||
|
|
||||||
#profile-extra-links {
|
#profile-extra-links {
|
||||||
|
clear: both;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
|
|
Loading…
Reference in a new issue