Align navbar content with the main content

This commit is contained in:
Victor Zverovich 2014-10-20 08:56:27 -07:00
parent fb6ed7590b
commit e640e458c1

View File

@ -1,5 +1,5 @@
<div id="navbar" class="{{ theme_navbar_class }} navbar-default {% if theme_navbar_fixed_top|tobool -%} navbar-fixed-top{%- endif -%}">
<div class="container">
<div class="container col-md-8 col-md-offset-2">
<div class="navbar-header">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">