Commit Graph

7 Commits

Author SHA1 Message Date
ryangrahamnc 1ccde10021 fixed chevron when nav autocloses on mobile (#313) 2017-05-23 08:41:19 -07:00
ryangrahamnc 4cf4c69e8d fixed leftnav not responding on mobile (#309) 2017-05-23 08:25:58 -07:00
ryangrahamnc b8b7cba8bc 292 mobile left nav (#303)
* added links for expandable headings for each of clicking on ipads (touch events try to jump to the nearest <a> tag, so trying to click the expand section would often trigger clicking the first link under it)

* fixed jumping back and forth of left nav when initial pageload has short width
2017-05-22 16:51:06 -04:00
Dave 31a2f09892 remove manual setting of sidebar height and shift border (#237)
* remove manual setting of sidebar height and shift border to content container. refactor

* fix size of copy button font and move button above code blocks
2017-05-16 20:56:29 -07:00
Martin Taillefer bc3b899ccc Move everything back out of the src directory since its make GitHub Pages unhappy. 2017-05-15 21:53:10 -07:00
Martin Taillefer 065e7a5c71 Move site content into the src directory.
This clearly separates site content from other repo state.
2017-05-15 19:22:30 -07:00
Dave fd42e9e78e Fixes for header text shifts on some pages (#216)
* make header same size on all pages

* Fixes #171

* change search box size on mobile displays

* always set body class to docs, set container to layout type

* partial for #213

* fix shifting text on mobile displays with blog page

* added tab slider to sidebar

* fix layout of doc H1 tag with sidebar tab
2017-05-15 18:10:37 -04:00