aaronmarkham commented on a change in pull request #17948: [Website 2.0]
General Version Dropdown
URL: https://github.com/apache/incubator-mxnet/pull/17948#discussion_r401796812
##########
File path: docs/python_docs/themes/mx-theme/mxtheme/layout.html
##########
@@ -7,6 +7,27 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1,
shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
+ <style>
+ .dropdown {
Review comment:
Can you make sure all of the style stuff is documented - so we know what it
does and how it interacts with all of the other pieces? Like how does this
interact with this?
https://github.com/apache/incubator-mxnet/blob/master/docs/python_docs/_static/mxnet.css
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services