Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Commit

Permalink
Update container
Browse files Browse the repository at this point in the history
  • Loading branch information
mindctrl committed Feb 16, 2012
1 parent 2b3c6c4 commit b92bcdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion header-hero.php
Expand Up @@ -71,7 +71,7 @@
<!-- Load Top Menu -->
<div class="navbar" data-scrollspy="scrollspy">
<div class="navbar-inner">
<div class="container-fluid">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar-text">Menu</span>
Expand Down
2 changes: 1 addition & 1 deletion header.php
Expand Up @@ -71,7 +71,7 @@
<!-- Load Top Menu -->
<div class="navbar">
<div class="navbar-inner">
<div class="container-fluid">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar-text">Menu</span>
Expand Down

0 comments on commit b92bcdf

Please sign in to comment.