MDL-48277 css: enable duplicate definitions lint rule

And remove duplicates found in code which were detected by this rule
(leaving the last rule defined as this would take precidence).

https://github.com/CSSLint/csslint/wiki/Disallow-duplicate-properties
This commit is contained in:
Dan Poltawski 2014-11-18 20:42:20 +00:00
parent 9ec6c460e6
commit 03e93abad8
7 changed files with 6 additions and 8 deletions

View file

@ -67,7 +67,6 @@
font-weight:normal;
line-height:1.2em;
font-size: 140%;
color: #fff;
width: 102%;
text-indent: 15px;
}