aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2018-03-03 13:01:38 +0100
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2018-03-03 13:03:14 +0100
commitf3a27e27796fc5868c356e8654ca8e58658e9318 (patch)
treec01bed2a355f0216b8bbd94cb838b5bdfd813235 /docs
parent9760396a3785290db944586fa9bc5118f43f50d4 (diff)
downloadmitmproxy-f3a27e27796fc5868c356e8654ca8e58658e9318.tar.gz
mitmproxy-f3a27e27796fc5868c356e8654ca8e58658e9318.tar.bz2
mitmproxy-f3a27e27796fc5868c356e8654ca8e58658e9318.zip
render sidebar without height limit
Diffstat (limited to 'docs')
-rw-r--r--docs/src/themes/mitmproxydocs/static/css/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/src/themes/mitmproxydocs/static/css/style.css b/docs/src/themes/mitmproxydocs/static/css/style.css
index 14823447..6a12b096 100644
--- a/docs/src/themes/mitmproxydocs/static/css/style.css
+++ b/docs/src/themes/mitmproxydocs/static/css/style.css
@@ -6718,7 +6718,6 @@ label.panel-block {
padding: 3rem 1.5rem 6rem; }
.sidebody {
- height: 100vh;
overflow-x: hidden;
overflow-y: scroll; }