mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
move custom checks/radios to inline-flex
This commit is contained in:
parent
0e8ee1bfba
commit
82061b25c4
@ -11,7 +11,7 @@
|
||||
|
||||
.custom-control {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
display: inline-flex;
|
||||
min-height: (1rem * $line-height-base);
|
||||
padding-left: $custom-control-gutter;
|
||||
margin-right: $custom-control-spacer-x;
|
||||
|
Loading…
Reference in New Issue
Block a user