You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by hu...@apache.org on 2007/11/27 20:41:26 UTC

svn commit: r598741 - /struts/struts2/trunk/src/site/xdoc/index.xml

Author: husted
Date: Tue Nov 27 11:41:25 2007
New Revision: 598741

URL: http://svn.apache.org/viewvc?rev=598741&view=rev
Log:
Change min-height to height per suggestions by Jim Cushing and Frank W. Zammetti.

Modified:
    struts/struts2/trunk/src/site/xdoc/index.xml

Modified: struts/struts2/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/struts/struts2/trunk/src/site/xdoc/index.xml?rev=598741&r1=598740&r2=598741&view=diff
==============================================================================
--- struts/struts2/trunk/src/site/xdoc/index.xml (original)
+++ struts/struts2/trunk/src/site/xdoc/index.xml Tue Nov 27 11:41:25 2007
@@ -13,7 +13,7 @@
         <section name="About Apache Struts 2">
             <a name="Welcome"/>
 
-        <div style="text-align:left;min-height:200px">
+        <div style="text-align:left;height:200px">
         <a href="docs/home.html"><img src="images/struts2-merger2.png" alt="Struts 2 and WebWork merger" hspace="16" align="left"/></a>
 
         <p>
@@ -33,7 +33,7 @@
         <div>
         <table><tr><td>
         <a href="http://struts.apache.org/download.cgi#struts210">
-          <div style="background:url(images/download.gif) no-repeat scroll 0%; width:200px; min-height:80px; float:left;position:relative;margin:5px">
+          <div style="background:url(images/download.gif) no-repeat scroll 0%; width:200px; height:80px; float:left;position:relative;margin:5px">
             <span style="top:15px;position:absolute;color:white;padding-left:10px">
               <small>version 2.1.0</small>
               <br />
@@ -43,7 +43,7 @@
         </a>
         </td><td>
         <a href="docs/home.html" style="margin:10px">
-          <div style="background:url(images/help.gif) no-repeat scroll 0%; width:200px; min-height:80px; float:left;position:relative;margin:5px">
+          <div style="background:url(images/help.gif) no-repeat scroll 0%; width:200px; height:80px; float:left;position:relative;margin:5px">
             <span style="top:15px;position:absolute;color:white;padding-left:10px">
               <span style="font-weight: bold; font-size:140%">Get Started</span>
             </span>
@@ -51,7 +51,7 @@
         </a>
         </td><td>
         <a href="http://cwiki.apache.org/S2PLUGINS/home.html" style="margin:10px">
-          <div style="background:url(images/plugins.gif) no-repeat scroll 0%; width:200px; min-height:80px; float:left;position:relative;margin:5px">
+          <div style="background:url(images/plugins.gif) no-repeat scroll 0%; width:200px; height:80px; float:left;position:relative;margin:5px">
             <span style="top:15px;position:absolute;color:white;padding-left:10px">
               <span style="font-weight: bold; font-size:140%">Plugin Registry</span>
             </span>