I think you can remove the theme entirely, then click "reload" which will allow you to upgrade the other item, then you can add the theme back in.
But the reason your getting the error is that you're replacing a version from 21st July 2013 with an older version from 18th July. Are you intending to do that?
David Scotson
Posts made by David Scotson
Happy to help. Great theme, by the way, love the white icons on the colorful backgrounds and the way you're displaying the RSS links and images, very sleek and modern.
Bootstrap has special classes for forms in navbars. If you're writing the HTML yourself you should copy those, if not then you should copy the associated CSS and apply it the classes created by Moodle:
http://getbootstrap.com/2.3.2/components.html#navbar
and an example that does the same thing to copy from:
http://getbootstrap.com/2.3.2/examples/hero.html
http://getbootstrap.com/2.3.2/components.html#navbar
and an example that does the same thing to copy from:
http://getbootstrap.com/2.3.2/examples/hero.html
I think this is a known bug, that got recently introduced:
https://tracker.moodle.org/browse/MDL-40722
https://tracker.moodle.org/browse/MDL-40722
Clean and themes derived from the same BootstrapBase parent-theme (e.g. Essential theme) are intended to be "responsive" and work well on mobile, tablet, laptop and desktop devices. Overall they do (you can try Clean yourself here: http://qa.moodle.net/), but there's always work to be done to make Moodle in general more mobile-friendly so please report any problems you find either here in this forum or in this bug:
Mobile Device Issues:
https://tracker.moodle.org/browse/MDL-39665
Mobile Device Issues:
https://tracker.moodle.org/browse/MDL-39665