Browse Source

Merge pull request #153 from okonomi/toc-outline-fix

Fixed toc outline breaks
Sotaro KARASAWA 9 years ago
parent
commit
eb200e5442
1 changed files with 1 additions and 0 deletions
  1. 1 0
      resource/css/_wiki.scss

+ 1 - 0
resource/css/_wiki.scss

@@ -8,6 +8,7 @@ div.body {
   border: solid 1px #aaa;
   border: solid 1px #aaa;
   border-radius: 5px;
   border-radius: 5px;
   max-width: 250px;
   max-width: 250px;
+  overflow: hidden;
 
 
   .revision-toc-head {
   .revision-toc-head {
     display: inline-block;
     display: inline-block;