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 8031085484b646ad0ecadd0a4442ef7f5f66c9d4 Merge: ce12b87 12e321d Author: Kevin Morin <morin@codelutin.com> Date: Tue Mar 7 15:20:16 2017 +0100 Merge branch 'feature/small-screen' into 'develop' petits écrans See merge request !3 pollen-ui-riot-js/package.json | 1 + pollen-ui-riot-js/src/main/web/css/main.css | 62 +- pollen-ui-riot-js/src/main/web/i18n.json | 64 +- pollen-ui-riot-js/src/main/web/index.html | 2 + pollen-ui-riot-js/src/main/web/js/PollForm.js | 59 +- pollen-ui-riot-js/src/main/web/tag/Footer.tag.html | 7 +- pollen-ui-riot-js/src/main/web/tag/Header.tag.html | 112 +-- .../src/main/web/tag/HeaderI18n.tag.html | 6 +- pollen-ui-riot-js/src/main/web/tag/Home.tag.html | 50 +- pollen-ui-riot-js/src/main/web/tag/Pollen.tag.html | 2 +- .../src/main/web/tag/poll/Choices.tag.html | 327 +------ .../src/main/web/tag/poll/CreatePoll.tag.html | 216 ++--- .../src/main/web/tag/poll/Description.tag.html | 91 +- .../src/main/web/tag/poll/Settings.tag.html | 950 ++++++--------------- .../src/main/web/tag/poll/Voters.tag.html | 217 ++--- pollen-ui-riot-js/webpack.config.js | 3 +- 16 files changed, 699 insertions(+), 1470 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.