Commit 82061b25 authored by Mark Otto's avatar Mark Otto Committed by Mark Otto
Browse files

move custom checks/radios to inline-flex

parent 0e8ee1bf
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment