ref: master
plugins/social_share_privacy/public/socialshareprivacy/stylesheets/modules/buffer.css
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
.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; } |