mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-16 02:20:59 +00:00
Increase margin in button examples to better highlight focus styles
This commit is contained in:
parent
1af79bbc52
commit
1e69503a73
1 changed files with 1 additions and 2 deletions
|
|
@ -122,8 +122,7 @@
|
|||
// Buttons
|
||||
> .btn,
|
||||
> .btn-group {
|
||||
margin-top: .25rem;
|
||||
margin-bottom: .25rem;
|
||||
margin: .25rem .125rem;
|
||||
}
|
||||
> .btn-toolbar + .btn-toolbar {
|
||||
margin-top: .5rem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue