@@ -64,6 +64,7 @@
-ms-transition: all 1s ease; /* IE 9 */
-o-transition: all 1s ease; /* Opera */
transition: all 1s ease;
+ outline: 1px solid transparent;
}
.image-zoom:hover img {