After #3049 was fixed a little while ago It occured to me there might be
something more basic at play. I went back and modified the notebook
to load normalize.css before loading the IPython css (this is one package, there are others)
before and the issuewent away, without having to tack on styling to the notebook
classes themselves.
In retrospect this is probably a more correct solution, and conceivably
might shoot down similar issues in the future.
After #3049 was fixed a little while ago It occured to me there might be
something more basic at play. I went back and modified the notebook
to load normalize.css before loading the IPython css (this is one package, there are others)
before and the issuewent away, without having to tack on styling to the notebook
classes themselves.
In retrospect this is probably a more correct solution, and conceivably
might shoot down similar issues in the future.