Commit fb549be7 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Fix fav icon against latest Ext 4.0.2 branch css.

parent c757fe2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -378,7 +378,7 @@ a:hover {
      width: 15px;
      height: 15px;
      position: absolute;
      right: 3px;
      right: 7px;
      top: 0;
      &.show {
        @include icon-fav-over; } } }