add a dropdown for navigating docs on mobiles

This commit is contained in:
Coby Chapple
2013-04-04 16:51:43 +01:00
parent 6270ae0d33
commit 258df5146c
2 changed files with 40 additions and 0 deletions

View File

@@ -498,6 +498,10 @@ p {
cursor: default;
}
.docs-nav-mobile select {
width: 100%;
}
/* Article HTML */
article h2,