css - Scrollbar on getting the screen bigger -


i have divs , want when screen bigger(ctrl +) scrollbar appear on bottom of page , divs stays inline block, have code here(http://fiddle.jshell.net/jnzfp/) , can see when screen bigger scrollbar appears under divs , want display on bottom of full screen.

i think best option remove white-space: nowrap; menu naturally wrap when zooomed in, responsive design do.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -