Skip to content
Snippets Groups Projects
Commit 3ee3557d authored by Raghu Nayyar's avatar Raghu Nayyar
Browse files

Enhancement: Adds input styles to input type dates too.

parent 6fa60932
No related branches found
No related tags found
No related merge requests found
...@@ -75,6 +75,7 @@ input[type="number"], ...@@ -75,6 +75,7 @@ input[type="number"],
input[type="email"], input[type="email"],
input[type="url"], input[type="url"],
input[type="time"], input[type="time"],
input[type="date"],
textarea, textarea,
select, select,
button, .button, button, .button,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment