Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r81984 - website/public_html/beta
From: mcaisse_at_[hidden]
Date: 2012-12-15 17:30:30


Author: mjcaisse
Date: 2012-12-15 17:30:29 EST (Sat, 15 Dec 2012)
New Revision: 81984
URL: http://svn.boost.org/trac/boost/changeset/81984

Log:
try the cppnow count down again. Looked good locally, bad on the live site.
Text files modified:
   website/public_html/beta/index.html | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: website/public_html/beta/index.html
==============================================================================
--- website/public_html/beta/index.html (original)
+++ website/public_html/beta/index.html 2012-12-15 17:30:29 EST (Sat, 15 Dec 2012)
@@ -37,12 +37,12 @@
                   <p>Boost provides free peer-reviewed portable C++ source
                   libraries.</p>
 
- <span style="float: right; width: 195; height: 339; margin: 8px">
+ <div style="float: right; width: 195; height: 339; margin: 8px">
                   <iframe src="http://www.eventbrite.com/countdown-widget?eid=2717332615"
                           frameborder="0" height="339" width="195"
                           marginheight="0" marginwidth="0"
                           scrolling="no" allowtransparency="true"></iframe>
- </span>
+ </div>
 
 
                   <p>We emphasize libraries that work well with the C++


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk