Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Bug left padding (indent text) #2376

Open
ekkl opened this issue Jul 9, 2018 · 1 comment
Open

Bug left padding (indent text) #2376

ekkl opened this issue Jul 9, 2018 · 1 comment
Labels
bug codemirror good first issue Should be a fairly simple issue; feel free to ask for help!

Comments

@ekkl
Copy link

ekkl commented Jul 9, 2018

  1. Select theme with thick strip in line number block.
  2. Save and restart. Open some file. Нou see that the first characters of the lines are hidden under stripe.
  3. Open another file. All display properly.
  4. If you see carefully that the whole block with line numbers in the first case is shifted to the left.
    First file
    First file
    Second file
    Second file

.cm-s-rubyblue .CodeMirror-gutters { background: #1F4661; border-right: 10px solid #3E7087; }

@ekkl ekkl changed the title Bug left tadding (indent text) Bug left padding (indent text) Jul 9, 2018
@Mouvedia Mouvedia added codemirror bug good first issue Should be a fairly simple issue; feel free to ask for help! labels Feb 10, 2019
@akbhuker
Copy link

hey, can I have this issue?
I'm quite new to this so I might need some guidance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug codemirror good first issue Should be a fairly simple issue; feel free to ask for help!
Projects
None yet
Development

No branches or pull requests

3 participants