Files
edx-platform/lms/static/sass
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-12-17 12:25:09 -05:00
2015-12-11 13:02:28 -05:00
2015-12-17 22:07:31 +05:00
2015-08-26 20:26:35 +05:00
2015-08-26 20:26:35 +05:00
2015-09-17 15:39:03 -04:00
2015-09-17 15:39:03 -04:00

Sass Watch:

sass --watch lms/static/sass:lms/static/sass -r ./lms/static/sass/bourbon/lib/bourbon.rb