]> git.mxchange.org Git - friendica.git/commitdiff
profile match layout issues
authorFriendika <info@friendika.com>
Mon, 4 Jul 2011 05:53:11 +0000 (22:53 -0700)
committerFriendika <info@friendika.com>
Mon, 4 Jul 2011 05:53:11 +0000 (22:53 -0700)
view/theme/duepuntozero/style.css
view/theme/loozah/style.css

index 3a6c94a306ec3ad26b7dbc86dccebd10d187611f..4df36b4a91f21e527d359575c6df482bc287e049 100644 (file)
@@ -2380,6 +2380,9 @@ a.mail-list-link {
 .profile-match-wrapper {
        float: left;
        padding: 10px;
+       width: 120px;
+       height: 120px;
+       scroll: auto;
 }
 #profile-match-wrapper-end {
        clear: both;
index 04a680017cf8c6c86be2f5f96db53d9892fc59ac..df14a29dbd4e5956ad22182ac9c9f700fabe99ec 100644 (file)
@@ -2341,6 +2341,10 @@ a.mail-list-link {
 .profile-match-wrapper {
        float: left;
        padding: 10px;
+    width: 120px;
+    height: 120px;
+    scroll: auto;
+
 }
 #profile-match-wrapper-end {
        clear: both;