瀏覽代碼

Actually "fix wrong icons shown in the path bar"

Rel: #654
Thibaut Courouble 8 年之前
父節點
當前提交
a51076f30e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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) {