// some sass/compass magic for color schemes… and few new bugs to fix with layout

This commit is contained in:
Kevin Granger
2013-08-08 16:59:39 +02:00
parent 97062d60a2
commit 6ae222e720
5 changed files with 404 additions and 400 deletions
@@ -1,4 +1,3 @@
<div id="productBox">
{include file='controllers/modules/header.tpl'}
<div class="row">
<div class="col-lg-12">
@@ -102,4 +101,3 @@
</div>
</div>
</div>
</div>
@@ -23,7 +23,7 @@
* International Registered Trademark & Property of PrestaShop SA
*}
<div id="productBox">
{include file='controllers/modules/header.tpl'}
{include file='controllers/modules/login_addons.tpl'}
@@ -73,5 +73,4 @@
</div>
</div>
</div>
</div>
</div>
</div>