Browse Source

Actually "fix wrong icons shown in the path bar"

Rel: #654
Thibaut Courouble 8 years ago
parent
commit
a51076f30e
1 changed files with 1 additions and 1 deletions
  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) {