Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Commit a69cb2f

Browse files
committed
Changed width of the input field
1 parent 0d6da4b commit a69cb2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scb-scanprocesses/ncrack-process/src/main/resources/forms/ncrack/configure-target.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h3>Ncrack Target</h3>
6363
<!-- Target Hosts -->
6464
<div class="form-group">
6565
<div class="controls row form-group">
66-
<div class="col-xs-5">
66+
<div class="col-xs-6">
6767
<label>Target Name</label>
6868
<input required class="form-control"
6969
type="text"

0 commit comments

Comments
 (0)