2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

cleanup offsets

This commit is contained in:
Mark Otto
2017-07-01 10:42:36 -07:00
parent 7f6479b0d9
commit 78167242b3
4 changed files with 13 additions and 15 deletions
+1 -1
View File
@@ -412,7 +412,7 @@ Be sure to add `.col-form-label` to your `<label>`s as well so they're verticall
</div>
</div>
<div class="form-group row">
<div class="offset-sm-2 col-sm-10">
<div class="col-sm-10">
<button type="submit" class="btn btn-primary">Sign in</button>
</div>
</div>