Skip to content

Instantly share code, notes, and snippets.

@JoelEadeDesign
Created June 1, 2015 11:15
Show Gist options
  • Save JoelEadeDesign/a6578d86babac5ff00d0 to your computer and use it in GitHub Desktop.
Save JoelEadeDesign/a6578d86babac5ff00d0 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.2.4)
// ----
.woo_sc_links {
margin: 0 0 30px;
}
.woo_sc_link {
width: auto!important;
display: inline-block;
vertical-align: bottom;
position: relative;
margin-right: 6px;
.fb_iframe_widget {
width: 90px;
span {
vertical-align: inherit!important;
}
}
[id^="twitter-widget-"] {
transform: scale3d(0.8125,0.8125,1);
transform-origin: bottom;
}
[class*="pin_it"] {
margin-right: 5px;
}
}
.woo_sc_links {
margin: 0 0 30px;
}
.woo_sc_link {
width: auto !important;
display: inline-block;
vertical-align: bottom;
position: relative;
margin-right: 6px;
}
.woo_sc_link .fb_iframe_widget {
width: 90px;
}
.woo_sc_link .fb_iframe_widget span {
vertical-align: inherit !important;
}
.woo_sc_link [id^="twitter-widget-"] {
transform: scale3d(0.8125, 0.8125, 1);
transform-origin: bottom;
}
.woo_sc_link [class*="pin_it"] {
margin-right: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment