MDL-42195 Bootstrap: Make bootstrap responsive images "opt-in".
commit9d5859925e6d5f480558d31aa8f08e6b947e0ff6
authorDamyon Wiese <damyon@moodle.com>
Wed, 26 Mar 2014 06:05:57 +0000 (26 14:05 +0800)
committerDamyon Wiese <damyon@moodle.com>
Thu, 3 Apr 2014 01:21:50 +0000 (3 09:21 +0800)
tree4ec063e758d592903e9b986f169ddb7b0483b461
parentfc7557677de76602640b4478f91c641944c6c342
MDL-42195 Bootstrap: Make bootstrap responsive images "opt-in".

This responsive image behaviour prevents setting of image sizes in text editors,
as well as a string of pix icon bugs / profile image bugs across Moodle.

We are switching to Bootstrap 3 syntax where you need img-responsive class to images
that want this behaviour.
theme/bootstrapbase/less/bootstrap/reset.less
theme/bootstrapbase/readme_moodle.txt
theme/bootstrapbase/style/editor.css
theme/bootstrapbase/style/moodle.css