From cae98695941b9ef67d82aad4eb5966026dee85bc Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 26 Jan 2020 23:57:30 -0800 Subject: Publishing updates for tip --- nn.css | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'nn.css') diff --git a/nn.css b/nn.css index aacc49ed..88dc3ea4 100644 --- a/nn.css +++ b/nn.css @@ -459,26 +459,16 @@ video { /* table of Contents sidebar */ -.toc2 { - display: flex; - bottom: 0; -} - -body.toc2 { - align-items: flex-start; - flex-direction: row; -} - nav.toc2 { overflow-y: auto; - display: inline-block; + display: flex; + flex-direction: column; vertical-align: top; z-index: 10; position: fixed; top: 5em; bottom: 6.5em; padding: 1.25em 1em; - flex-direction: column; } @media screen and (maxwidth: 768px) { @@ -515,7 +505,7 @@ nav.toc2 { main { padding-left: 20em; padding-top: 5em; - display: inline-block; + display: block; max-width: 62.5em; overflow-y: auto } -- cgit v1.2.3-70-g09d2