On 05/05/2013 03:40 PM, gustavormello wrote: > I just installed this theme in my mediawiki and am now trying it out. There > is a problem with it though, for me, at least. The text forms are all the > same size. > > I use the quiz extension and it will change the size of the form according > to the size of the word the person has to fill in. Does anyone have a clue > why this extension has lost its ability to change form sized after this > theme got installed?
Enable debug mode (https://www.mediawiki.org/wiki/ResourceLoader/Features#Debug_mode) then visit the problematic page. Firebug will show which CSS is "winning", which will probably be something in Bootstrap. Matt Flaschen _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
