Add buffer mode to typedInput

This commit is contained in:
Nick O'Leary
2017-06-11 21:19:46 +01:00
parent d407f31ae5
commit d9dc171c28
11 changed files with 256 additions and 15 deletions

View File

@@ -35,7 +35,7 @@
}
input {
width: 100%;
padding: 0 0 0 1px;
padding: 0 0 0 3px;
margin:0;
height: 32px;
border:none;