Author: thorsten
Date: Wed Sep 22 11:26:50 2010
New Revision: 999877

URL: http://svn.apache.org/viewvc?rev=999877&view=rev
Log:
FOR-1166
Fixing Search Button is misplaced to the right in some browsers - Pelt Theme
Patch submitted by Javier Puerto.

Modified:
    
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/css/pelt.screen.css

Modified: 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/css/pelt.screen.css
URL: 
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/css/pelt.screen.css?rev=999877&r1=999876&r2=999877&view=diff
==============================================================================
--- 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/css/pelt.screen.css
 (original)
+++ 
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/themer/themes/pelt/css/pelt.screen.css
 Wed Sep 22 11:26:50 2010
@@ -201,7 +201,9 @@ table caption {
 #header .search-field {
     float: left;
 }
-
+#header .search-submit {
+    float: left;
+}
 /* Navigation - Top Horizontal Tabbed Navigation */
 
 #nav-main {