diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2016-09-29 13:02:57 +0000 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2016-09-29 13:02:57 +0000 |
commit | c6a73b99df34e0a18d99e98bfc430f69327583e7 (patch) | |
tree | c1a15f5851cb08b3aceef880e436ad5a13473e67 /doc/api | |
parent | 570ae33656f24299ca4bb589d0e7043bd120c7a3 (diff) | |
parent | fa0bf1350eccf5f8d182a79d9655c6e3eb085781 (diff) | |
download | gitlab-ce-c6a73b99df34e0a18d99e98bfc430f69327583e7.tar.gz |
Merge branch 'fix-html5-color-inputs' into 'master'
Remove instances of HTML5 input type="color" due to inconsistent browser support
## What does this MR do?
`<input type="color" />` renders differently across browsers. Reverting to `type="text"` where necessary.
## Screenshots (if relevant)
Safari (top) vs Chrome (bottom)
![Screen_Shot_2016-09-28_at_11.53.02_AM](/uploads/f967ed988320cbd2e4357cdfcfe7a813/Screen_Shot_2016-09-28_at_11.53.02_AM.png)
See merge request !6576
Diffstat (limited to 'doc/api')
0 files changed, 0 insertions, 0 deletions