Buxfix: fix image floating in frios nav-short-info

This commit is contained in:
rabuzarus 2017-10-15 17:54:35 +02:00
parent 1441abd15a
commit 204c134ab8

View file

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