Author: bleny Date: 2014-04-03 11:51:44 +0200 (Thu, 03 Apr 2014) New Revision: 1816 Url: http://forge.codelutin.com/projects/wao/repository/revisions/1816 Log: remove useless empty div Modified: trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer/boats.jsp trunk/wao-web/src/main/webapp/wao.css Modified: trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer/boats.jsp =================================================================== --- trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer/boats.jsp 2014-04-03 09:33:46 UTC (rev 1815) +++ trunk/wao-web/src/main/webapp/WEB-INF/content/obsmer/boats.jsp 2014-04-03 09:51:44 UTC (rev 1816) @@ -247,6 +247,4 @@ <div id="boat-details"></div> -<div style="clear: both;"/> - </html> Modified: trunk/wao-web/src/main/webapp/wao.css =================================================================== --- trunk/wao-web/src/main/webapp/wao.css 2014-04-03 09:33:46 UTC (rev 1815) +++ trunk/wao-web/src/main/webapp/wao.css 2014-04-03 09:51:44 UTC (rev 1816) @@ -107,8 +107,10 @@ footer { text-align: center; + margin-top: 25px; margin-left: auto; margin-right: auto; + clear: both; } footer ul {