From 084f24e3e7cb3258e480aaa1f783b3fdfbdb6b7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Wed, 5 Feb 2014 15:51:06 -0800 Subject: [PATCH] Don't use
for twitter embeds --- docs/_css/react.scss | 6 ++++++ docs/_posts/2014-01-06-community-roundup-14.md | 2 +- docs/_posts/2014-02-05-community-roundup-15.md | 2 +- docs/support.md | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/_css/react.scss b/docs/_css/react.scss index daa000270a..7518cab94b 100644 --- a/docs/_css/react.scss +++ b/docs/_css/react.scss @@ -744,3 +744,9 @@ p code { float: right; } } + +// Twitter embeds +div[data-twttr-id] { + margin: auto; + display: table; +} diff --git a/docs/_posts/2014-01-06-community-roundup-14.md b/docs/_posts/2014-01-06-community-roundup-14.md index cd0df07b10..d440daeaf2 100644 --- a/docs/_posts/2014-01-06-community-roundup-14.md +++ b/docs/_posts/2014-01-06-community-roundup-14.md @@ -89,4 +89,4 @@ React is often compared with Angular. [Pete Hunt](http://skulbuny.com/2013/10/31 ## Random Tweet -
+
diff --git a/docs/_posts/2014-02-05-community-roundup-15.md b/docs/_posts/2014-02-05-community-roundup-15.md index e2a7371d45..8e0d4a1605 100644 --- a/docs/_posts/2014-02-05-community-roundup-15.md +++ b/docs/_posts/2014-02-05-community-roundup-15.md @@ -123,4 +123,4 @@ Adam Solove ([@asolove](https://twitter.com/asolove/)) [dives a little deeper in ## Not-so-random Tweet -
\ No newline at end of file +
diff --git a/docs/support.md b/docs/support.md index 4cfd336a0f..496039b134 100644 --- a/docs/support.md +++ b/docs/support.md @@ -22,4 +22,4 @@ Many developers and users idle on Freenode.net's IRC network in **[#reactjs on f [**#reactjs** hash tag on Twitter](https://twitter.com/search?q=%23reactjs) is used to keep up with the latest React news. -
+