Noosfero/noosfero

View on GitHub
plugins/social_share_privacy/public/socialshareprivacy/stylesheets/modules/buffer.css

Summary

Maintainability
Test Coverage
.social_share_privacy_area.line .buffer iframe {
    width: 110px;
    height: 20px;
}
.social_share_privacy_area.line .buffer img {
    width: 55px;
    height: 20px;
    margin-right: 55px;
}
.social_share_privacy_area.box .buffer iframe,
.social_share_privacy_area.box .buffer img {
    width: 55px;
    height: 62px;
}