diff --git a/themes/learn2/css/.custom.css.swp b/themes/learn2/css/.custom.css.swp index e41e08a..dccb5ad 100644 Binary files a/themes/learn2/css/.custom.css.swp and b/themes/learn2/css/.custom.css.swp differ diff --git a/themes/learn2/css/custom.css b/themes/learn2/css/custom.css index cff6403..866865d 100644 --- a/themes/learn2/css/custom.css +++ b/themes/learn2/css/custom.css @@ -150,6 +150,6 @@ blockquote { } /* random stuff */ -.scroll-wrapper > .scroll-content { - max-height: 1500px !important; +.highlightable { + overflow: auto; }