mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 10:05:40 +02:00
Added comment explaining why there is no mixin here
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&:focus ~ .c-indicator {
|
&:focus ~ .c-indicator {
|
||||||
|
// the mixin is not used here to make sure there is feedback
|
||||||
box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
|
box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user