File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -117,8 +117,11 @@ block content
117117 #dev-div-controls ( style ="display:none;" )
118118 #start_script_row
119119 div.run-option.dev-div-run-option .
120- p URL for start-script <span class =in-circle onclick =' helpOnClick("start-script");' >?</span >
121- <input type =" url" id =" start_script_url" name =" start_script_url" class =" url-input" style =" width :100% " >
120+ <tr >
121+ <td style =" text-align :left " >URL for start-script</td >
122+ <td style =" text-align :right " ><span class =in-circle onclick =' helpOnClick("start-script");' >?</span ></td >
123+ </tr >
124+ <input type =" url" id =" start_script_url" name =" start_script_url" class =" url-input" style =" width :100% ;margin-bottom :16px ;" >
122125 #custom_sysout_row
123126 label.run-option.dev-div-run-option .
124127 <input type =" checkbox" id =" custom_sysout_cb" class =" checkbox-input" >  ; Run custom sysout
You can’t perform that action at this time.
0 commit comments