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

CSS bug #14962

Open
adec86 opened this issue Apr 9, 2024 · 2 comments
Open

CSS bug #14962

adec86 opened this issue Apr 9, 2024 · 2 comments

Comments

@adec86
Copy link

adec86 commented Apr 9, 2024

Description of the Issue

When I write (p {) it is jump to right.

Steps to Reproduce the Issue

  1. please create in your clear PC any .css file, for example style.css
  2. write this code
    body {background-color: powderblue;}
    h1 {color: blue;}

and then p {

  1. you see in new version of notepad-plus-plus. why?

Thanks.

@xomx
Copy link
Contributor

xomx commented Apr 10, 2024

respawn of #14608

@alexprabhat99
Copy link

@xomx Could you please check out my PR: #14968 which should fix this issue. Your feedback would certainly help me improve. Thanks in advance!

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

3 participants