From 9b60fb63e31038edc35460be04f6656d2291062a Mon Sep 17 00:00:00 2001 From: oliveira131 <47257731+oliveira131@users.noreply.github.com> Date: Sat, 17 Aug 2019 16:34:21 -0300 Subject: [PATCH] Support for intl-tel-input and use original placeholder --- floating-labels.css | 35 +++++++++++++++++++++++++++++------ 1 file changed, 29 insertions(+), 6 deletions(-) diff --git a/floating-labels.css b/floating-labels.css index 326d9e5..fda5b7b 100644 --- a/floating-labels.css +++ b/floating-labels.css @@ -1,6 +1,7 @@ :root { --input-padding-x: .75rem; --input-padding-y: .7rem; + --placeholder-color: #6c757d; } .form-label-group { position: relative; @@ -23,34 +24,36 @@ display: block; width: 100%; margin-bottom: 0; /* Override default `