diff --git a/themes/learn2/css/.custom.css.swp b/themes/learn2/css/.custom.css.swp index 045eb7d..6ee9b6e 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 4cd0bf7..91a9511 100644 --- a/themes/learn2/css/custom.css +++ b/themes/learn2/css/custom.css @@ -151,5 +151,5 @@ blockquote { /* random stuff */ .scroll-wrapper > .scroll-content { - position: relative !important + max-height: none !important; }