In IE 11, the login page form was being shown right-aligned on the page. This is because of some IE interaction with margin: auto. Removing that and relying on flexbox flow fixes it and makes the form centered again. LEARNER-3001
Sass Watch: sass --watch lms/static/sass:lms/static/sass -r ./lms/static/sass/bourbon/lib/bourbon.rb