diff --git a/docs/_css/react.scss b/docs/_css/react.scss index daa000270ade3..7518cab94be0e 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 cd0df07b10131..d440daeaf249c 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 -

Really intrigued by React.js. I've looked at all JS frameworks, and excepting @serenadejs this is the first one which makes sense to me.

— Jonas Nicklas (@jonicklas) December 16, 2013
+

Really intrigued by React.js. I've looked at all JS frameworks, and excepting @serenadejs this is the first one which makes sense to me.

— Jonas Nicklas (@jonicklas) December 16, 2013
diff --git a/docs/_posts/2014-02-05-community-roundup-15.md b/docs/_posts/2014-02-05-community-roundup-15.md index e2a7371d4592b..8e0d4a1605f22 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 -

[@swannodette](https://twitter.com/swannodette) No thank you! It's honestly a bit weird because Om is exactly what I didn't know I wanted for doing functional UI work.

— Adam Solove (@asolove) January 6, 2014
\ No newline at end of file +

[@swannodette](https://twitter.com/swannodette) No thank you! It's honestly a bit weird because Om is exactly what I didn't know I wanted for doing functional UI work.

— Adam Solove (@asolove) January 6, 2014
diff --git a/docs/support.md b/docs/support.md index 4cfd336a0f7a9..496039b1340bc 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. -
+