diff --git a/public_html/wp-content/themes/wordcamp-central-2012/style.css b/public_html/wp-content/themes/wordcamp-central-2012/style.css
index ea711dd6cd..f01382b085 100644
--- a/public_html/wp-content/themes/wordcamp-central-2012/style.css
+++ b/public_html/wp-content/themes/wordcamp-central-2012/style.css
@@ -1120,18 +1120,18 @@ li:after { content: "."; display: block; height: 0; clear: both; visibility: hid
margin: 0
}
+#wc-content-blocks .sd-sharing h3::before {
+ position: absolute;
+ border-top: none;
+}
#wc-content-blocks .sharedaddy .sd-sharing {
- border-top: 1px #ececec solid;
+ border-top: 1px #ececec solid !important;
padding-top: 15px;
}
#wc-content-blocks .sd-sharing h3 {
position: relative;
font-weight: 600;
}
-#wc-content-blocks .sd-sharing h3::before {
- position: absolute;
- border-top: none;
-}
#wc-content-blocks .more {
text-transform: uppercase;