docusaurus/lib/static/css
Jaril Valenciano e613725a25 Fix button wrapping behavior on mobile (#921)
* fixed button wrapping behavior

previous+next buttons with long text now stack properly on smaller screens

* truncates function/component names of prev/next buttons

Function/component names are truncated, while regular titles are wrapped

* removed unused styles

* fixed using idx (safe getter) for previous/next titles

passed through prettier and all tests pass
2018-09-01 22:45:32 -07:00
..
main.css Fix button wrapping behavior on mobile (#921) 2018-09-01 22:45:32 -07:00
prism.css Correct Prism CSS class for code blocks (#870) 2018-07-25 13:00:17 +07:00