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

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

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

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 -