1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 05:19:39 +02:00

EE-3846 fix alignment of left-hand side of fields (#7413)

This commit is contained in:
Rex Wang 2022-08-04 22:05:27 +08:00 committed by GitHub
parent 441e265c32
commit 46fba176f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 14 deletions

View file

@ -53,7 +53,7 @@
<form class="form-horizontal">
<div class="col-sm-12 form-section-title"> Refresh </div>
<div class="form-group">
<label for="refreshRate" class="col-sm-1 margin-sm-top control-label text-left">
<label for="refreshRate" class="col-sm-2 margin-sm-top control-label text-left">
Rate
<i id="refreshRateChange" class="fa fa-check green-icon" aria-hidden="true" style="display: none"></i>
</label>