aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/sass/partials/_sharing.scss
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2012-01-08 19:54:17 -0600
committerBrandon Mathis <brandon@imathis.com>2012-01-08 19:56:55 -0600
commit930747f06ff633bb3f23df94fe57b679e311a015 (patch)
treeac3b4e99a170af76e535f05e6ecfa24207e1db96 /.themes/classic/sass/partials/_sharing.scss
parentf99234b10ec3cd038a9537a1cad2a4e93250fb7a (diff)
downloadmy_new_personal_website-930747f06ff633bb3f23df94fe57b679e311a015.tar.xz
my_new_personal_website-930747f06ff633bb3f23df94fe57b679e311a015.zip
Fix for annoying overflow scroll issues caused by facebook and twitter share/follow widgets.
Diffstat (limited to '.themes/classic/sass/partials/_sharing.scss')
-rw-r--r--.themes/classic/sass/partials/_sharing.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/.themes/classic/sass/partials/_sharing.scss b/.themes/classic/sass/partials/_sharing.scss
index 1fa97750..3eecb488 100644
--- a/.themes/classic/sass/partials/_sharing.scss
+++ b/.themes/classic/sass/partials/_sharing.scss
@@ -4,3 +4,5 @@
background: $img-border top left repeat-x;
}
}
+
+#fb-root { display: none; }