Commit ff211818 authored by imac's avatar imac

[Bugfix]JIRA - Responsive

parent 322aa004
......@@ -948,7 +948,6 @@ VII/ Pages...............ALL pages
#home {
position: relative;
height: 100%;
overflow: auto;
}
.img-wrapper{
height: 100%;
......
......@@ -462,6 +462,10 @@
#catalogue .right-container .right-panel .panel-content{
padding-bottom: 55px;
}
.product-list ul{
top: initial;
bottom: 5px;
}
.filter-btn .btn-container{
left: 0px;
position: fixed;
......
......@@ -17,7 +17,7 @@
if ( is_user_logged_in() ) { ?>
<li><a href="<?php echo get_permalink(260)?>">téléchargements</a></li>
<?php } ?>
<li><a href="phototheque.php">phototèque</a></li>
<li><a href="phototheque.php">photothèque</a></li>
<li><a href="<?php echo get_permalink(171)?>">mentions légales</a></li>
</ul>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment