From fad00d0992adf6d28e697fef5253b21ea04d0d57 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 --- _css/react.scss | 6 ++++++ _posts/2014-01-06-community-roundup-14.md | 2 +- _posts/2014-02-05-community-roundup-15.md | 2 +- support.md | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/_css/react.scss b/_css/react.scss index daa00027..7518cab9 100644 --- a/_css/react.scss +++ b/_css/react.scss @@ -744,3 +744,9 @@ p code { float: right; } } + +// Twitter embeds +div[data-twttr-id] { + margin: auto; + display: table; +} diff --git a/_posts/2014-01-06-community-roundup-14.md b/_posts/2014-01-06-community-roundup-14.md index cd0df07b..d440daea 100644 --- a/_posts/2014-01-06-community-roundup-14.md +++ b/_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/_posts/2014-02-05-community-roundup-15.md b/_posts/2014-02-05-community-roundup-15.md index e2a7371d..8e0d4a16 100644 --- a/_posts/2014-02-05-community-roundup-15.md +++ b/_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/support.md b/support.md index 4cfd336a..496039b1 100644 --- a/support.md +++ b/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. -
+