Files
edx-platform/lms
Daniel Naranjo a639846a26 Reemplace property min-width value
The min-width property accept only values <length> | <percentage> | inherit. to reset better set to 0.
Properties documentation: https://www.w3.org/TR/CSS2/visudet.html#min-max-widths

This error generates an invalid style, and, therefore, this value is set to 760px by: https://github.com/edx/edx-platform/blob/master/lms/static/sass/course/courseware/_courseware.scss#L50
2016-01-21 09:50:35 -05:00
..
2016-01-21 09:50:35 -05:00
2015-05-08 09:01:50 -04:00
2015-05-08 09:01:50 -04:00

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.