2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03: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
+1
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;
}