This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 7ef64f27fd134020a0dd4f5050883194a1410c03 Author: Kevin Morin <morin@codelutin.com> Date: Mon Sep 11 17:58:30 2017 +0200 style --- pollen-ui-riot-js/src/main/web/tag/components/time-picker.tag.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pollen-ui-riot-js/src/main/web/tag/components/time-picker.tag.html b/pollen-ui-riot-js/src/main/web/tag/components/time-picker.tag.html index 9b3ec9c5..59f28b45 100644 --- a/pollen-ui-riot-js/src/main/web/tag/components/time-picker.tag.html +++ b/pollen-ui-riot-js/src/main/web/tag/components/time-picker.tag.html @@ -104,11 +104,12 @@ <style scoped> .timeInputNotSupported { - padding: 0 5px; + padding: 0.5em; } .timepicker-input { width: 50px; + border: none; } .colon { -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.