Przeglądaj źródła

remove unnecessary overflow specification

Yuki Takei 5 lat temu
rodzic
commit
79649708df
1 zmienionych plików z 0 dodań i 1 usunięć
  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 {