From: Anthony Talarico Date: Wed, 18 May 2016 15:11:51 +0000 (-0400) Subject: fixing syntax error X-Git-Tag: v1.0.0^2~46 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=d9f8e7371a2152ecbd292cc68ea09124866e96cb;p=WP-Themes%2Fcsrye.git fixing syntax error --- diff --git a/css/app.css b/css/app.css index dc54773..05e00cc 100644 --- a/css/app.css +++ b/css/app.css @@ -6510,7 +6510,7 @@ main { margin-top: 10px; width: 58px; } -.stButton .shareThis { +.stButton .sharethis { display: none; } #shareThisOrange { diff --git a/scss/_main.scss b/scss/_main.scss index 2f99e39..6488997 100644 --- a/scss/_main.scss +++ b/scss/_main.scss @@ -90,7 +90,7 @@ main{ margin-top: 10px; width: 58px; } -.stButton .shareThis{ +.stButton .sharethis{ display: none; } #shareThisOrange{