mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-31 19:50:22 +00:00
Add some margin below the buttons
This commit is contained in:
parent
d09bd2e629
commit
93272f45f3
1 changed files with 1 additions and 0 deletions
|
|
@ -221,6 +221,7 @@
|
|||
|
||||
// Buttons
|
||||
.bd-example {
|
||||
> .btn,
|
||||
> .btn-group {
|
||||
margin-top: .25rem;
|
||||
margin-bottom: .25rem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue