Code Inspection: Negative CSS value
This inspection detects negative values assigned to CSS attributes that should never be negative. For example, object width or height.
Last modified: 08 May 2020
This inspection detects negative values assigned to CSS attributes that should never be negative. For example, object width or height.