html-input: fix datetime looking weird

This commit is contained in:
Rico Sta. Cruz 2017-10-30 00:10:44 +08:00
parent 08db969f85
commit 85d7ffa466
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ weight: -3
| `type='date'` | <input type='date'> |
| `type='time'` | <input type='time'> |
# Datetime
### Datetime
| Type | Example |
| --- | --- |