How to remove left indent in input[type=date] in Chrome (Android, iOS) -


I left the input indent with date type in Chrome in iOS and Android which I can not remove.

Android 4.4.4, iOS 7, Google Chrome

HTML

  & lt; Input type = "text" value = "text input" & gt; & Lt; Br> & Lt; Input type = "date" value = "2014-02-01" & gt;  

css

  input {border: 0; Background: 0; Padding: 0; Profile: 0; }  

demo

User Agent Stylesheet Input for Chrome / Android Input [type = "date" i], input [type = "day-time-local" i], input [type = "month" i], input [type = "time" i], input [type = "week" "I] {align-items: center; -WebKit-Attendance: MenuList; Background color: buttonfase; Border: 1px solid # A9A9A9; Exhibit: -WebKit-Inline-Flex; Hidden flurry; Width: 10 AM; }

If this is a flexbox, please display: inline-block; .


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -