col-lg starting at 1500px instead of 1200px in bootstrap is it chrome displaying wrong? -


bootstrap behaving awkward, because stated grid system .lg grid starts @ 1200px min width. bootstrap lg starting @ screens of 1500px wide. chrome displaying wrong. or bootstrap failing? please see image

ferchocarcho, try hitting f12 key , slide view past 1500 , 1200 , see things change. may place start here.

added...

add replace current version of bootstrap , see if still have issue.

<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"> 

Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -