.allcontact-link { float: right; margin: 5px 0px; }
.contact-block-content {
clear: both;
- overflow: idden; height: auto;
+ overflow: hidden;
+ height: auto;
}
/*.contact-block-div { width:60px; height: 60px; }*/
.contact-block-link {
float: left;
margin: 0px 2px 2px 0px;
- img { widht: 48px; height: 48px; }
+ img { width: 48px; height: 48px; }
}
}
/* mail view */
}
#contact-block .contact-block-content {
clear: both;
- overflow: idden;
+ overflow: hidden;
height: auto;
}
#contact-block .contact-block-link {
margin: 0px 2px 2px 0px;
}
#contact-block .contact-block-link img {
- widht: 48px;
+ width: 48px;
height: 48px;
}
/* mail view */