You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2012/11/07 11:27:31 UTC

svn commit: r1406522 - /openejb/site/trunk/content/index.html

Author: rmannibucau
Date: Wed Nov  7 10:27:31 2012
New Revision: 1406522

URL: http://svn.apache.org/viewvc?rev=1406522&view=rev
Log:
trying to add ohloh widget

Modified:
    openejb/site/trunk/content/index.html

Modified: openejb/site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/openejb/site/trunk/content/index.html?rev=1406522&r1=1406521&r2=1406522&view=diff
==============================================================================
--- openejb/site/trunk/content/index.html (original)
+++ openejb/site/trunk/content/index.html Wed Nov  7 10:27:31 2012
@@ -106,10 +106,8 @@
               }, 700);
             </script>
         </div>
-        <div class="span-one-third">
-            <div id="oloh">
-              <iframe src="https://www.ohloh.net/p/4380/widgets/project_basic_stats.html" scrolling="no" style="height: 200px; width: 250px; border: none;"></iframe>
-            </div>
+        <div class="span-one-third" style="width: 250px">
+            <iframe src="https://www.ohloh.net/p/4380/widgets/project_basic_stats.html" scrolling="no" style="height: 200px; width: 250px; border: none;"></iframe>
         </div>
     </div>
 {% endblock %}