소스 검색

remove unnecessary overflow specification

Yuki Takei 5 년 전
부모
커밋
79649708df
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/client/styles/scss/_toc.scss

+ 0 - 1
src/client/styles/scss/_toc.scss

@@ -28,7 +28,6 @@
 .revision-toc {
   // to get on the Attachment row
   z-index: 1;
-  overflow: hidden;
   font-size: 0.9em;
 
   .revision-toc-content {