소스 검색

Merge pull request #23 from lil5/patch-fix#22

Hide button labels
Dom Hastings 6 년 전
부모
커밋
403ac7ce0e
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      assets/css/style-min.css
  2. 1 1
      assets/css/style.css

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
assets/css/style-min.css


+ 1 - 1
assets/css/style.css

@@ -142,7 +142,7 @@ ul.list li a.download {
     float: right;
     height: 16px;
     width: 16px;
-    text-indent: 100%;
+    text-indent: 26px;
     white-space: nowrap;
     overflow: hidden;
     background: none no-repeat center center;

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.