]> git.mxchange.org Git - friendica.git/commitdiff
connect button overlapping profile details
authorFriendika <info@friendika.com>
Wed, 28 Sep 2011 05:03:07 +0000 (22:03 -0700)
committerFriendika <info@friendika.com>
Wed, 28 Sep 2011 05:03:07 +0000 (22:03 -0700)
view/theme/duepuntozero/style.css
view/theme/loozah/style.css

index b0aa99a971c3504eeb1613d31dd20241db5ff2b5..1bdd4a99fd412d41b8b268a0618059a4527ae671 100644 (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;
index 9289c9354b2ba168c051eaa5b43e5356cfa29cab..962d08fc075c0e7a9d813ca55a21b8041e81e42c 100644 (file)
@@ -406,6 +406,7 @@ nav {
 }
 
 #profile-extra-links {
+       clear: both;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 20px;