The vertical-align for replaced elements is incorrectly warned by some editors built-in linting (afaik VSCode), saying it's useless when using with block display. However, this is completely expected: https://github.com/jensimmons/cssremedy/issues/14
I just think that the comment is a little bit confusing at first. Mentioning the property name would help!
The vertical-align for replaced elements is incorrectly warned by some editors built-in linting (afaik VSCode), saying it's useless when using with block display. However, this is completely expected: https://github.com/jensimmons/cssremedy/issues/14
I just think that the comment is a little bit confusing at first. Mentioning the property name would help!