From 90cbbd056ceae61e86747c93a8ae192e0b99ec6d Mon Sep 17 00:00:00 2001 From: Kyle Gray Date: Sun, 24 Feb 2019 22:02:58 -0500 Subject: [PATCH] refactor(docs): added scrolling to both navigation and content (#1413) --- docs/lib/UI/Content.js | 2 +- docs/static/docs.css | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/lib/UI/Content.js b/docs/lib/UI/Content.js index 76450a5ae..c7dba8dcd 100644 --- a/docs/lib/UI/Content.js +++ b/docs/lib/UI/Content.js @@ -13,7 +13,7 @@ function Content({ items, children, title }) { return ( - +

{title}