Posts made by David Scotson

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?
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
Average of ratings: Useful (1)
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