Last modified: 2014-11-10 12:31:01 UTC
Hi, after updating mediawiki from 1.16.2 to 1.23.6 and SelectCategory from 0.7dev to 0.8.2 I'm faced with the problem that the listbox is squeezed in the righthand side of the edit-options (I'm using the WikEd editor which has more detailed options than the normal editor) and is only about 100px wide. I've changed the SelectCategory.css to #SelectCategoryBox { width: 400px, 100%; overflow: auto; but nothing changed. Ideally I'd like the listbox to be positioned on the lefthand-side underneath the edit-buttons just as it was in my 1.16.2 installation. How can I achieve that? Kate
Created attachment 17059 [details] Sceenshot of problem
You might want to bring this also up on https://www.mediawiki.org/wiki/Extension_talk:SelectCategory
(In reply to Andre Klapper from comment #2) > You might want to bring this also up on > https://www.mediawiki.org/wiki/Extension_talk:SelectCategory I did that before reporting it as a bug, but got no response at all.