Skip to content

Commit f11a42a

Browse files
committed
Still adjusting start-script typein
1 parent 3971f5f commit f11a42a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web-portal/client/views/main.pug

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ block content
124124
th
125125
tbody
126126
<tr style="width:100%">
127-
<td style="text-align:left;width:50%;">URL for start-script</td>
128-
<td style="text-align:right;width:50%;">
127+
<td style="text-align:left;width:80%;">URL for start-script</td>
128+
<td style="text-align:right;width:20%;">
129129
<span class=in-circle onclick='helpOnClick("start-script");'>?</span>
130130
</td>
131131
</tr>

0 commit comments

Comments
 (0)