(no bug) Remove useless "color" declaration (overridden by another "color" declaration several lines below it) from vertical-centering button reftest.

This commit is contained in:
Daniel Holbert 2013-09-26 23:43:16 -07:00
parent fcc50874b4
commit b9ac6c8dd3
2 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@ div {
padding: 0;
font: 2em/100px sans-serif;
color: white;
text-align: center;
background: transparent;

View File

@ -9,7 +9,6 @@ input, div {
padding: 0;
font: 2em sans-serif;
color: white;
background: transparent;
color: black;