Last modified: 2013-04-22 16:15:27 UTC
Currently at <https://www.mediawiki.org/wiki/MediaWiki?action=info>, there are some entries where the value contains a long list. For example, the value of "Transcluded templates" is a long list of transcluded templates. When scrolling down the page, when you come across this entry, it isn't immediately apparent what the information is as the label is vertically aligned to the middle of the cell, rather than the top. I think the labels should be vertically aligned to the top of the cell, but I'd be interested in counter-arguments for doing so. I'll upload a screenshot of the current behavior momentarily. Marking this bug as easy and design.
Created attachment 11063 [details] Screenshot of the "Page properties" section of MediaWiki's info action
https://gerrit.wikimedia.org/r/22892
Hmmm, should this be using CSS (style="vertical-align:top;")? Maybe in a class?
Change merged.