fix responsive footer items

This commit is contained in:
checktheroads 2019-08-21 08:30:48 -07:00
parent b75e6cb8ba
commit a66d6a2b49

View file

@ -1,6 +1,6 @@
{% if branding.footer.enable %}
<nav class="navbar fixed-bottom navbar-footer bg-footer">
<div class="container-fluid text-center p-0">
<div class="container-fluid row no-gutters text-center p-0">
<div class="col-auto float-left">
<div class="d-none" id="hg-footer-terms-html">{{ details.footer.content | safe }}</div>
<a class="btn btn-link hg-footer-item" id="hg-footer-terms-btn" href="#" data-toggle="popover"