diff --git a/doorstop/core/files/templates/html/doorstop.css b/doorstop/core/files/templates/html/doorstop.css index 7cc963bff..d33c5bf26 100644 --- a/doorstop/core/files/templates/html/doorstop.css +++ b/doorstop/core/files/templates/html/doorstop.css @@ -2,6 +2,11 @@ .caption { text-align: center; font-size:15px; - } +} -#img {width: 100%} \ No newline at end of file +#img {width: 100%} + +.contents-menu { + max-height: 85vh; + overflow-y: scroll; +} diff --git a/doorstop/views/doorstop.tpl b/doorstop/views/doorstop.tpl index 484adc142..ebb40b759 100644 --- a/doorstop/views/doorstop.tpl +++ b/doorstop/views/doorstop.tpl @@ -29,7 +29,7 @@ Contents -