Skip to content

Commit c2aa9c5

Browse files
committed
Update normalize.css from master branch
1 parent 88a213a commit c2aa9c5

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

normalize.css

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! normalize.css 2012-03-09T22:11 UTC - http://github.com/necolas/normalize.css */
1+
/*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
22

33
/* =============================================================================
44
HTML5 display definitions
@@ -489,22 +489,6 @@ textarea {
489489
vertical-align: top; /* 2 */
490490
}
491491

492-
/*
493-
* Addresses placeholder color unset in Firefox
494-
*/
495-
496-
:-moz-placeholder {
497-
color: #a9a9a9;
498-
}
499-
500-
/*
501-
* Addresses placeholder text remaining visible on focus in Chrome
502-
*/
503-
504-
:focus::-webkit-input-placeholder {
505-
color: transparent;
506-
}
507-
508492

509493
/* =============================================================================
510494
Tables

0 commit comments

Comments
 (0)