0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Migrate forgotten Bootstrap 3 style offset class (#23951)

This commit is contained in:
Herst 2017-10-03 03:57:57 +02:00 committed by Mark Otto
parent c86833b3d0
commit a224387a21

View File

@ -132,7 +132,7 @@ Buttons in input groups must wrapped in a `.input-group-btn` for proper alignmen
</div>
<br>
<div class="row">
<div class="col-lg-offset-3 col-lg-6">
<div class="col-lg-6 offset-lg-3">
<div class="input-group">
<span class="input-group-btn">
<button class="btn btn-secondary" type="button">Hate it</button>