File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -116,10 +116,9 @@ block content
116116 <input type =" checkbox" id =" dev-options-checkbox" onclick =" showDevOptionsOnClick();" class =" checkbox-input" >  ; Show advanced options
117117 #dev-div-controls ( style ="display:none;" )
118118 #start_script_row
119- label.run-option.dev-div-run-option .
120- <label for =" start_script_url" >URL for start-script</label >
121- span.in-circle(onclick='helpOnClick("start-script");') ?
122- <input type =" url" id =" start_script_url" name =" start_script_url" class =" url-input" >
119+ 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% " >
123122 #custom_sysout_row
124123 label.run-option.dev-div-run-option .
125124 <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