]> git.mxchange.org Git - friendica.git/commitdiff
contact page float got lost somewhere
authorfriendica <info@friendica.com>
Sun, 8 Jan 2012 12:13:53 +0000 (04:13 -0800)
committerfriendica <info@friendica.com>
Sun, 8 Jan 2012 12:13:53 +0000 (04:13 -0800)
view/theme/duepuntozero/style.css

index ab729b9da31d343221785e0a57af6d6f6aaf428d..8eb9f0b87f8d6d7f93a0b235198097b45315a9f8 100644 (file)
@@ -569,6 +569,13 @@ input#dfrn-url {
        margin-left: 20px;
        width: 180px;
 }
+
+.contact-wrapper {
+       float: left;
+       width: 150px;
+       overflow: auto;
+}
+
 #view-contact-end {
        clear: both;
 }