Moritz Schmidt 10 лет назад
Родитель
Сommit
038895b748
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      templates/header.php

+ 1 - 0
templates/header.php

@@ -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 {