Posts

Showing posts with the label twitter-bootstrap-2

Bootstrap 2.3 CSS Responsive left with a white space on the right

Bootstrap 2.3 CSS Responsive left with a white space on the right I'm creating a website (and I'm a noob at this). I'm working on the functionality portion of design and i'll have someone do graphics later. Currently when it goes into responsive (mobile view) it leaves a 2px margin on the right that is movable on a mobile browser (and scrollable). I can't for the life of me get rid of that. if I turn on overflow-x: hidden, then it does become non scrollable but still movable. I want that extra space to go away. I don't see it defined as padding in any of the css. Using Bootstrap 2.3 I've encountered the same problem, it had something to do with the navbar. – Pier-Luc Gendreau Jun 9 '13 at 1:24 6 Answers 6 Solved by adding ...