mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 17:20:29 +00:00
Migrate forgotten Bootstrap 3 style offset class (#23951)
This commit is contained in:
parent
c86833b3d0
commit
a224387a21
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue