We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8c602 commit fa8d462Copy full SHA for fa8d462
web-portal/client/views/main.pug
@@ -117,7 +117,7 @@ block content
117
#dev-div-controls(style="display:none;")
118
#start_script_row
119
div.run-option.dev-div-run-option.
120
- <tr>
+ <tr style="width:100%">
121
<td style="text-align:left;width:50%;">URL for start-script</td>
122
<td style="text-align:right;width:50%;">
123
<span class=in-circle onclick='helpOnClick("start-script");'>?</span></td>
0 commit comments