Files
edx-platform/lms
Louis Pilfold a501fbfc2d Stop page extending out of viewport width by 40px
Currently the .container and .wrapper-footer elements are set to 100%,
and also have horizontal padding added to them. This results in a total
width of greater than the full width of the viewport; This causing the
browser to scroll horizonally into empty space, regardless of how wide
the viewport is.

I had added the `box-sizing: border-box` to these elements in order to
resolve this.

Cheers,
Louis
2014-10-13 14:43:16 +01:00
..
2014-09-11 20:14:37 +05:00
2014-09-22 09:34:32 -04:00
2014-09-29 17:04:23 -04:00
2013-09-16 21:46:57 -07:00