0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Added comment explaining why there is no mixin here

This commit is contained in:
Corné Dorrestijn 2015-08-22 01:04:16 +02:00
parent ac3fbdad36
commit c49503165a

View File

@ -26,6 +26,7 @@
}
&: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;
}