From: Martijn Cuppens Date: Sun, 13 Jan 2019 19:23:55 +0000 (+0100) Subject: Add some margin below the buttons X-Git-Tag: v4.3.0~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93272f45f3ab5b25f2c61f6668f7cccd2e33477d;p=thirdparty%2Fbootstrap.git Add some margin below the buttons --- diff --git a/site/docs/4.2/assets/scss/_component-examples.scss b/site/docs/4.2/assets/scss/_component-examples.scss index ac65e128ce..5493f65757 100644 --- a/site/docs/4.2/assets/scss/_component-examples.scss +++ b/site/docs/4.2/assets/scss/_component-examples.scss @@ -221,6 +221,7 @@ // Buttons .bd-example { + > .btn, > .btn-group { margin-top: .25rem; margin-bottom: .25rem;