[Frontend] Add number input

Fixes #1628
Add template and bundle info for numberfield;
Styling in general and toolbar contexts;
This commit is contained in:
Charles Hacskaylo
2017-06-23 11:07:24 -07:00
parent a3520ba51e
commit e7ba13f844
5 changed files with 56 additions and 10 deletions

View File

@@ -81,12 +81,6 @@ input, textarea {
letter-spacing: inherit;
}
input[type="text"],
input[type="search"] {
vertical-align: baseline;
padding: $inputTextP;
}
h1, h2, h3 {
letter-spacing: 0.04em;
margin: 0;