File "frontend.css"
Full Path: /www/wwwroot/shphe-en.com/wp-content/plugins/bb-plugin/modules/social-buttons/css/frontend.css
File size: 611 bytes
MIME-type: --
Charset: utf-8
.fl-social-button {
display: inline-block;
width: 120px;
}
.twitter-share-button {
width: 120px !important;
}
.fl-social-button.fl-fb {
position: relative;
top: -5px;
}
.fl-social-button.fl-fb iframe {
max-width: none;
}
/* Alignment */
.fl-social-buttons-left {
text-align: left;
}
.fl-social-buttons-left .fl-social-button {
margin: 0 10px 0 0;
}
.fl-social-buttons-center {
text-align: center;
}
.fl-social-buttons-center .fl-social-button {
margin: 0 5px;
}
.fl-social-buttons-right {
text-align: right;
}
.fl-social-buttons-right .fl-social-button {
margin: 0 0 0 10px;
text-align: left;
}