forked from mirrors/thatmattlove-hyperglass
fix responsive footer items
This commit is contained in:
parent
b75e6cb8ba
commit
a66d6a2b49
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue