1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 16:14:04 +02:00

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

View File

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