html - Horizontal scroll appears on bootstrap -


I do not understand why I can get horizontal scroll in this bootstrap website, someone can tell me I am not quite able to understand what I am doing.

jsfiddle.net/8aAUP/

The problem is, you can get this DOM Using:

  .row .container .row   

The line is a square located in . Conatiner , so if you remove the external .row , then it will work for you.

Comments

Popular posts from this blog

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -

jasper reports - How to center align barcode using jasperreports and barcode4j -

django - CommandError: You must set settings.ALLOWED_HOSTS if DEBUG is False -