From ee04be2b41d63283d4933cbe775095cfb376c837 Mon Sep 17 00:00:00 2001
From: ankitsinghal0880 <34663555+ankitsinghal0880@users.noreply.github.com>
Date: Tue, 16 Jan 2018 21:08:33 -0500
Subject: [PATCH] Change for adding a mixing to style input wrapper
I have a requirement to display paper-dropdown-menu as a standard dropdown and not in material design. I need to do it through stylesheet as few of our customer still want to have old look/feel and we do not want to have custom coding instead trying to change the look/feel using styles. I am able to display paper-input like legacy elements easily by using paper-input-container styles but no luck with dropdown.
---
paper-input-container.html | 1365 ++++++++++++++++++------------------
1 file changed, 683 insertions(+), 682 deletions(-)
diff --git a/paper-input-container.html b/paper-input-container.html
index adf1c966..a600428c 100644
--- a/paper-input-container.html
+++ b/paper-input-container.html
@@ -1,682 +1,683 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-