Explorar o código

Actually "fix wrong icons shown in the path bar"

Rel: #654
Thibaut Courouble %!s(int64=8) %!d(string=hai) anos
pai
achega
a51076f30e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      assets/stylesheets/global/_icons.scss

+ 1 - 1
assets/stylesheets/global/_icons.scss

@@ -17,7 +17,7 @@
 }
 
 %doc-icon-2 {
-  background-image: image-url('docs-2.png');
+  background-image: image-url('docs-2.png') !important;
 }
 
 @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {