I use bootstrap responsive, and either I'm doing something wrong, or bootstrap is not as responsive as I would like.
Below you see 4 possible states, and I would avoid two in the middle. Either everything is built-in, as in the first case, or forced bootstrap "mobile", as in case 4.
QUESTION Can I set the minimum width in pixels at which Bootstrap will always be in this mobile mode, as shown in case 4?
I am using twitter bootstrap version 3 here is the code responsible for the navigator https://gist.github.com/andilab/c1eba569dd0b9b9ad280
case 1: OK 
case 2: BAD
case 3: BAD
Case 4: OK 
source share