Move everything in container, fix menu problem

This commit is contained in:
Stefan Schlott 2013-08-23 12:32:26 +02:00
parent 943b8f0f49
commit 0132b46d5a
3 changed files with 28 additions and 34 deletions

View file

@ -176,7 +176,7 @@ $wellBackground: #f5f5f5 !default;
// Navbar
// -------------------------
$navbarCollapseWidth: 979px !default;
$navbarCollapseWidth: 767px !default;
$navbarCollapseDesktopWidth: $navbarCollapseWidth + 1;
$navbarHeight: 40px !default;