On Monday, 22 April 2013 at 15:57:28 UTC, Andrei Alexandrescu wrote:
We have a bit of trouble with the Twitter widget on Chrome, at http://dconf.org/talks/lucarella.html. The widget is chopped at the bottom.

Is there a simple fix for this?

The <div class="page_right equal"> element has a hard-coded height (643px). Removing that inline styling it works for me.

Reply via email to