Skip to content

Commit fa8d462

Browse files
committed
Still adjusting start-script typein
1 parent 9f8c602 commit fa8d462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-portal/client/views/main.pug

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ block content
117117
#dev-div-controls(style="display:none;")
118118
#start_script_row
119119
div.run-option.dev-div-run-option.
120-
<tr>
120+
<tr style="width:100%">
121121
<td style="text-align:left;width:50%;">URL for start-script</td>
122122
<td style="text-align:right;width:50%;">
123123
<span class=in-circle onclick='helpOnClick("start-script");'>?</span></td>

0 commit comments

Comments
 (0)