2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Increase margin in button examples to better highlight focus styles

This commit is contained in:
Mark Otto
2020-09-13 19:07:04 -07:00
committed by Mark Otto
parent 1af79bbc52
commit 1e69503a73
+1 -2
View File
@@ -122,8 +122,7 @@
// Buttons
> .btn,
> .btn-group {
margin-top: .25rem;
margin-bottom: .25rem;
margin: .25rem .125rem;
}
> .btn-toolbar + .btn-toolbar {
margin-top: .5rem;