-0500
From: markheloking <markheloking@live.nl>
Date: Mon, 8 Dec 2014 15:14:52 +0100
Subject: [PATCH] Fixed bootstrap @grid-float-breakpoint
http://getbootstrap.com/components/
Look in that page for: "Changing the collapsed mobile navbar breakpoint"
Fixed collapse fixed width from 768px to the width of our current
navbar: 1010px
http://getbootstrap.com/components/
Look in that page for: "Changing the collapsed mobile navbar breakpoint"
Fixed collapse fixed width from 768px to the width of our current
navbar: 1010px
Fixes the issue where top menu items would disappear on smaller screens.
Add Bootstrap v3.2.0 with Normalize v3.0.1 from github.com/twbs/bootstrap.
Add a modified jquery pnotify stylesheet.
Various UI tweaks.
Update CHANGES.md and TODO.txt