1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 08:34:08 +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 // Buttons
.bd-example { .bd-example {
> .btn,
> .btn-group { > .btn-group {
margin-top: .25rem; margin-top: .25rem;
margin-bottom: .25rem; margin-bottom: .25rem;