Add some margin below the buttons

This commit is contained in:
Martijn Cuppens 2019-01-13 20:23:55 +01:00 committed by Mark Otto
parent d09bd2e629
commit 93272f45f3
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@
// Buttons
.bd-example {
> .btn,
> .btn-group {
margin-top: .25rem;
margin-bottom: .25rem;