You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 25, 2019. It is now read-only.
Looks like the pre tag inside of the CodeMirror class sets the z-index to 2. Just curious what the reasoning is for this? It causes the text to appear above other fixed elements.
The text was updated successfully, but these errors were encountered:
axschech
changed the title
z-index set to 2
[question] z-index set to 2
Aug 5, 2016
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Looks like the
pre
tag inside of theCodeMirror
class sets thez-index
to 2. Just curious what the reasoning is for this? It causes the text to appear above other fixed elements.The text was updated successfully, but these errors were encountered: