mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 23:54:08 +02:00
Increase margin in button examples to better highlight focus styles
This commit is contained in:
@@ -122,8 +122,7 @@
|
|||||||
// Buttons
|
// Buttons
|
||||||
> .btn,
|
> .btn,
|
||||||
> .btn-group {
|
> .btn-group {
|
||||||
margin-top: .25rem;
|
margin: .25rem .125rem;
|
||||||
margin-bottom: .25rem;
|
|
||||||
}
|
}
|
||||||
> .btn-toolbar + .btn-toolbar {
|
> .btn-toolbar + .btn-toolbar {
|
||||||
margin-top: .5rem;
|
margin-top: .5rem;
|
||||||
|
Reference in New Issue
Block a user