]> git.mxchange.org Git - friendica.git/commitdiff
frio short contact informations - some optical polishing
authorrabuzarus <>
Sat, 11 Jun 2016 15:43:02 +0000 (17:43 +0200)
committerrabuzarus <>
Sat, 11 Jun 2016 15:43:02 +0000 (17:43 +0200)
view/theme/frio/css/style.css

index 96dae629de4eec986d58b90bb33d938c5de4b423..cc667c2b99bc9c3dff6c13b343a8f31b3c407a0b 100644 (file)
@@ -947,11 +947,12 @@ aside .vcard #wallmessage-link {
 /* vcard-short-info */
 #vcard-short-info,
 #nav-short-info .contact-wrapper {
-    margin-top: 3px;
+    margin-top: 2px;
     height: 40px;
     white-space: nowrap;
     overflow: hidden;
     padding-right: 20px;
+    margin-left: -14px;
 }
 #vcard-short-photo-wrapper img,
 #nav-short-info .contact-wrapper img {
@@ -982,8 +983,10 @@ aside .vcard #wallmessage-link {
     color: #555;
     font-size: 14px !important;
 }
+#vcard-short-desc > .vcard-short-addr,
 #nav-short-info .contact-wrapper #contact-entry-url-network {
     color: #777;
+    font-size: 12px;
 }
 .network-content-wrapper > #viewcontact_wrapper-network,
 #nav-short-info .contact-wrapper .contact-photo-overlay,