Merge pull request #3790 from rabuzarus/20171015_-_frio_fix_nav_short_info_Image_floating
Buxfix: fix image floating in frios nav-short-info
This commit is contained in:
commit
d0d3824d0c
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user