Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line numbers appear for a moment and then disappear #351

Open
dingo-d opened this issue Apr 24, 2016 · 1 comment
Open

Line numbers appear for a moment and then disappear #351

dingo-d opened this issue Apr 24, 2016 · 1 comment

Comments

@dingo-d
Copy link

dingo-d commented Apr 24, 2016

I've set my line numbers to be hidden, and when I load my page, I can see the code with line numbers, and then after a second they are gone. If I have set them to be hidden, why are they appearing in the first place? Shouldn't they be hidden at all times?

@dingo-d
Copy link
Author

dingo-d commented Apr 24, 2016

I've added manually:

td.crayon-nums {
    display: none!important;
}

So that kinda 'fixes' the line number issue, but I still think that you should add it so that if you select to hide them, to not render them at all...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant