diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css index 2b5a141c82e267f4aa040c5fce9ede51a51f06d0..478580e488aafcc1141244830eb148e0307d1214 100644 --- a/it4i_theme/assets/stylesheets/application.css +++ b/it4i_theme/assets/stylesheets/application.css @@ -384,7 +384,7 @@ body, input { } .drawer { width: 262px; - font-size: 15px; + font-size: 14px; line-height: 1em; } .ios .drawer { @@ -1230,7 +1230,7 @@ h1 .article .headerlink { color: #fff0e6; } } .toc { - max-height: 600px; + max-height: 1200px; overflow: auto; } a:not([href*="//"]) {