Skip to content

Commit

Permalink
no longer need -moz- on placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel Moreau committed Aug 8, 2017
1 parent 2e37057 commit 624e2ad
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 11 deletions.
4 changes: 0 additions & 4 deletions css/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/styles.css.map

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions css/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -909,10 +909,6 @@ input[type="submit"] {
color: #4A4A4A;
}

::-moz-placeholder {
color: #4A4A4A;
}

::-placeholder {
color: #4A4A4A;
}
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "imarc-boilerplate",
"version": "3.1.3",
"version": "3.1.4",
"description": "A light, customizable frontend starter kit and component library",
"author": "Imarc",
"license": "Apache-2.0",
Expand Down

0 comments on commit 624e2ad

Please sign in to comment.