aaronmarkham commented on issue #11921: [MXNET-711] Added updated logos to the 
powered by page and iot select fix
URL: https://github.com/apache/incubator-mxnet/pull/11921#issuecomment-414512902
 
 
   I looked at this along with SK and we were not able to figure out how to fix 
the footer properly. Basically, there's some last minute client-side injection 
going on with the Sphinx theme. It takes the right toolbar content and appends 
it to the left making for just one Sphinx toolbar. This is done *after* 
bootstrap initializes and knows what's on the page. Because that toolbar div is 
longer now, it didn't push the footer down as expected. We tried a variety of 
hacks, but basically the Sphinx toolbar "modification" on the left nav pretty 
much broke things. That would likely need to be undone to fix bootstrap and to 
fix the footer properly.
   
   @sandeep-krishnamurthy - I saw in the history you might know what's going on 
here with the Sphinx left side toolbar.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to