This is an automated email from the git hooks/post-receive script. New commit to branch feature/2264 in repository wao. See http://git.codelutin.com/wao.git commit e491dea4243fd4a6ab3d06859a8cb17defc014f1 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri Dec 26 16:34:25 2014 +0100 css pour le tableau des contacts --- wao-web/src/main/webapp/WEB-INF/content/contacts.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wao-web/src/main/webapp/WEB-INF/content/contacts.jsp b/wao-web/src/main/webapp/WEB-INF/content/contacts.jsp index 0b31a71..d34c5d8 100644 --- a/wao-web/src/main/webapp/WEB-INF/content/contacts.jsp +++ b/wao-web/src/main/webapp/WEB-INF/content/contacts.jsp @@ -579,7 +579,7 @@ </td> </s:if> <s:if test="sclerochronology"> - <td> + <td class="align-center"> <s:if test="sampleSize != null"> <s:property value="sampleSize"/> </s:if> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.