aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/resources
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2018-10-26 09:36:46 -0700
committerAlec Theriault <alec.theriault@gmail.com>2018-10-26 09:36:46 -0700
commit74f791936f28b175265994494412698e90d0e85f (patch)
treef51a36d6d8774a85970e50391aa91ff55524cb23 /haddock-api/resources
parentf909ffd8353d6463fd5dd184998a32aa98d5c922 (diff)
Revert "Make 'Contents' in NewOcean scrollable"
This reverts commit f909ffd8353d6463fd5dd184998a32aa98d5c922. I missed the fact this also forces the 'Contents' to always go down to the bottom of the page.
Diffstat (limited to 'haddock-api/resources')
-rw-r--r--haddock-api/resources/html/NewOcean.std-theme/new-ocean.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/haddock-api/resources/html/NewOcean.std-theme/new-ocean.css b/haddock-api/resources/html/NewOcean.std-theme/new-ocean.css
index de68d995..8416176c 100644
--- a/haddock-api/resources/html/NewOcean.std-theme/new-ocean.css
+++ b/haddock-api/resources/html/NewOcean.std-theme/new-ocean.css
@@ -81,8 +81,6 @@ body.js-enabled .hide-when-js-enabled {
position: fixed;
max-width: 10vw;
top: 10.2em;
- bottom: 1em;
- overflow-y: scroll;
}
#synopsis {