Browse Source

remove unnecessary overflow specification

Yuki Takei 5 years ago
parent
commit
79649708df
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/client/styles/scss/_toc.scss

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

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