html - Haveing trouble getting rid of the extra space to the right of my content -


i using bootstrap 3 grid on website , having trouble getting rid of space thats right of content. allowing bottom scrollbar visible , move. dont want hide scrollbar know how that. want fit content page there isnt reason bottom scrollbar display. want make content fit page. can continue redesigning.....

www.trillumonopoly.com/index2.html

actually should it

.container-fluid { padding-left: 0; padding-right: 0; } 

and delete .row .navbar-default are. :)


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -