myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2569] trunk/app/views/workflows/galaxy_tool.rhtm


From: noreply
Subject: [myexperiment-hackers] [2569] trunk/app/views/workflows/galaxy_tool.rhtml: fixed style issue with server input box
Date: Wed, 2 Mar 2011 08:57:06 -0500 (EST)

Revision
2569
Author
dgc
Date
2011-03-02 08:57:06 -0500 (Wed, 02 Mar 2011)

Log Message

fixed style issue with server input box

Modified Paths

Diff

Modified: trunk/app/views/workflows/galaxy_tool.rhtml (2568 => 2569)


--- trunk/app/views/workflows/galaxy_tool.rhtml	2011-03-02 13:39:30 UTC (rev 2568)
+++ trunk/app/views/workflows/galaxy_tool.rhtml	2011-03-02 13:57:06 UTC (rev 2569)
@@ -24,7 +24,7 @@
 
     <p>
       <b>Taverna server URL:</b><br />
-      <%= text_field_tag("server", "", :size => 100) %><br />
+      <%= text_field_tag("server", "", :style => "width: 100%") %><br />
       <small>E.g. http://www.example.com:8980/taverna-server</small>
     </p>
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]