fixed offset in pages/forms/general

pull/2256/head
REJack 2019-09-13 10:40:17 +02:00
parent b8eac86970
commit 0c9e0b7b49
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
1 changed files with 1 additions and 1 deletions

View File

@ -933,7 +933,7 @@
</div>
</div>
<div class="form-group row">
<div class="col-sm-offset-2 col-sm-10">
<div class="offset-sm-2 col-sm-10">
<div class="form-check">
<input type="checkbox" class="form-check-input" id="exampleCheck2">
<label class="form-check-label" for="exampleCheck2">Remember me</label>