[Sqlalchemy-tickets] Issue #4008: Docs: responsive sphinx theme (zzzeek/sqlalchemy)
Brought to you by:
zzzeek
From: mixmastamyk <iss...@bi...> - 2017-06-14 00:25:22
|
New issue 4008: Docs: responsive sphinx theme https://bitbucket.org/zzzeek/sqlalchemy/issues/4008/docs-responsive-sphinx-theme mixmastamyk: Hi, Been trying to read the docs on a mobile device and it is quite difficult because the sidebar takes up most of the viewport. Happens on a narrow desktop window also, when trying to work on code and have docs open at the same time. A few lines of responsive css could move or hide the sidebar for narrow viewports. Alternatively there are responsive Sphinx themes, like Alabaster. Thanks for the hard work, |