Author: mamsellem
Date: Mon Dec 16 11:48:42 2013
New Revision: 1551189

URL: http://svn.apache.org/r1551189
Log:
IN PROGRESS - FLEX-33907 Showcase section in web site
balance feature boxes (try)

Modified:
    flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext

Modified: flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext?rev=1551189&r1=1551188&r2=1551189&view=diff
==============================================================================
--- flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext (original)
+++ flex/site/trunk/templates/flex-v2-hometemplate-top.mdtext Mon Dec 16 
11:48:42 2013
@@ -24,7 +24,7 @@
 <div class="row-fluid">
 
 <div class="span3"  >
-    <div class="featuresbox">
+    <div class="featuresbox"  style="height: 100% " >
         <div class="feature-image"><img src="images/support-icon.png"></div>
         <h4>Licensing</h4>
         <p>Apache Flex® is completely open-source.  Apache Flex® is an 
Apache project, and is released under the Apache License, version 2.0, so you 
know it is compatible with your business needs.  Plus, it is backed by the 
Apache Community for updates, support and help.</p>
@@ -34,7 +34,7 @@
 </div>
 
 <div class="span3" >
-    <div class="featuresbox">
+    <div class="featuresbox"  style="height: 100% " >
         <div class="feature-image-wide"><img 
src="images/desktop-mobile-icon.png"></div>
         <h4>Desktop & Mobile Apps</h4>
         <p>Build applications that target all browsers by leveraging the Adobe 
Flash Player and JavaScript, make desktop application by leveraging the Adobe 
Integrated Runtime (Adobe AIR)
@@ -44,7 +44,7 @@
 
 </div>
 
-<div class="span3" >
+<div class="span3"  style="height: 100% " >
     <div class="featuresbox">
         <div class="feature-image"><img src="images/showcase-icon.png"></div>
         <h4>Flex Showcase</h4>
@@ -54,7 +54,7 @@
     </div>
 
 </div>
-<div class="span3" >
+<div class="span3"  style="height: 100% " >
     <div class="featuresbox">
         <div class="feature-image"><img src="images/tools-icon.png"></div>
         <h4>Tooling</h4>


Reply via email to