3.0.2 -> 3.0.3
[bootswatch] / bower_components / bootstrap / less / carousel.less
index 317963b..e53365d 100644 (file)
@@ -91,6 +91,7 @@
   // Hover/focus state
   &:hover,
   &:focus {
+    outline: none;
     color: @carousel-control-color;
     text-decoration: none;
     .opacity(.9);