michaelbragg / possession

A collection of a CSS files including a version of Normalize and a collection of core objects to build great websites upon.
0 stars 0 forks source link

Remove vertical-align: inherit #7

Open michaelbragg opened 10 years ago

michaelbragg commented 10 years ago

Expected (auto | use-script | baseline | sub | super | top | text-top | central | middle | bottom | text-bottom | | ) but found 'inherit'. Properties should be known (listed in CSS3 specification) or be a vendor-prefixed property. (known-properties)

CSS Lint Invalid CSS3 property – Chrome's inspector panel accepts this as valid CSS.