"Robmoen" posted a comment on MediaWiki.r109129.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109129#c29824
Commit summary for MediaWiki.r109129:
dbg toolbar query list
* add headers (using <th> instead of <colgroup>
* hardcoded width that looks fine to me. 4em is enoug for query count
* split function name / execution time in their own column
Robmoen's comment:
In CSS change "overflow: scroll;" to:
<code>
.mw-debug-plane { overflow-y: scroll; }
</code>
That seems to remove the horizontal scrollbar for me.
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview