]> git.mxchange.org Git - friendica.git/commitdiff
Buxfix: fix image floating in frios nav-short-info
authorrabuzarus <>
Sun, 15 Oct 2017 15:54:35 +0000 (17:54 +0200)
committerrabuzarus <>
Sun, 15 Oct 2017 15:54:35 +0000 (17:54 +0200)
view/theme/frio/css/style.css

index 91ca763a75d299931415f4d6834c8506c9d34667..d2ae051a260ebe1923ed6093a408001dec5ab208 100644 (file)
@@ -1130,6 +1130,9 @@ aside .vcard #wallmessage-link {
     padding-right: 20px;
     margin-left: -14px;
 }
+#nav-short-info .contact-photo-wrapper.media-left {
+    float: left;
+}
 #vcard-short-photo-wrapper img,
 #nav-short-info .contact-wrapper img {
     height: 34px;