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:
parent
441e265c32
commit
46fba176f0
2 changed files with 12 additions and 14 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue