Clean up SSH settings
This commit is contained in:
parent
17fe06cc47
commit
941d6f93cb
@ -1135,14 +1135,6 @@
|
||||
class="form-control">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="col-sm-4 control-label"
|
||||
for="input-settings-ssh-proxy">SSH proxy</label>
|
||||
<div class="col-sm-7">
|
||||
<input type="text" id="input-settings-ssh-proxy"
|
||||
class="form-control">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tab-pane" id="tabpane-settings-extensions">
|
||||
|
@ -187,7 +187,6 @@ body {
|
||||
}
|
||||
|
||||
.modal-footer {
|
||||
background-color: @secondary-bg-light;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user