[sword-svn] r298 - in trunk/webapp: . layouts

scribe at www.crosswire.org scribe at www.crosswire.org
Wed Sep 24 18:28:50 MST 2008


Author: scribe
Date: 2008-09-24 18:28:50 -0700 (Wed, 24 Sep 2008)
New Revision: 298

Modified:
   trunk/webapp/layouts/base-layout.jsp
   trunk/webapp/wash.css
Log:
fixed some layout stuff


Modified: trunk/webapp/layouts/base-layout.jsp
===================================================================
--- trunk/webapp/layouts/base-layout.jsp	2008-09-25 01:27:58 UTC (rev 297)
+++ trunk/webapp/layouts/base-layout.jsp	2008-09-25 01:28:50 UTC (rev 298)
@@ -56,9 +56,7 @@
 	<form action="<tiles:getAsString name="lookup_url"/>">
           <fieldset>
             <legend><t:t>Bible reference:</t:t></legend>
-		<table>
-		<tr><td width="100%"><input name="key" type="text" size="12" /> <button value="go"><t:t>go</t:t></button></td></tr>
-		</table>
+<input name="key" type="text" size="12" /> <button value="go"><t:t>go</t:t></button>
           </fieldset>
         </form>
       </div>

Modified: trunk/webapp/wash.css
===================================================================
--- trunk/webapp/wash.css	2008-09-25 01:27:58 UTC (rev 297)
+++ trunk/webapp/wash.css	2008-09-25 01:28:50 UTC (rev 298)
@@ -206,7 +206,7 @@
 }
 
 #content-sub-1{
-width:12em;
+width:12.5em;
 float:left;
 margin: 0px 0em 0px 0px;
 padding: 0px 0.5em 20px 0px;
@@ -750,8 +750,8 @@
 background: #eee;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
-margin: 0px 0px 5px 0px;
-padding: 0px 0px 0px 1em;
+margin: 0px 0px 5px 7px;
+padding: 0px 0px 0px 0em;
 text-indent: 0px;
 text-align: center;
 vertical-align:middle;




More information about the sword-cvs mailing list