diff --git a/site/_includes/docs_contents_mobile.html b/site/_includes/docs_contents_mobile.html new file mode 100644 index 00000000..60a01d5c --- /dev/null +++ b/site/_includes/docs_contents_mobile.html @@ -0,0 +1,36 @@ +
+ +
diff --git a/site/css/style.css b/site/css/style.css index 6770ef87..b640462f 100644 --- a/site/css/style.css +++ b/site/css/style.css @@ -498,6 +498,10 @@ p { cursor: default; } +.docs-nav-mobile select { + width: 100%; +} + /* Article HTML */ article h2,