]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/green/style.css
Merge pull request #1989 from rabuzarus/allfriends
[friendica.git] / view / theme / quattro / green / style.css
index dbc48c1e43b3de3bc49c25ef6435b3addee87f20..345043ffb46cf1370af8f8cae54cded162ecfb57 100644 (file)
@@ -1568,9 +1568,22 @@ span[id^="showmore-wrap"] {
   padding-top: 5px;
   font-weight: bold;
 }
+.directory-item {
+  float: left;
+  width: 200px;
+  height: 200px;
+}
+.directory-item .contact-photo {
+  width: 175px;
+  height: 175px;
+}
+.directory-item .contact-photo img {
+  width: 175px;
+  height: 175px;
+}
 .contact-name {
   font-weight: bold;
-  padding-top: 15px;
+  /* padding-top: 15px; */
 }
 .contact-details {
   color: #999999;