Page MenuHomePhabricator

Modify the leading for the default MediaWiki editor
Open, MediumPublic

Description

@gh87 requests an increase to the leading (aka line-spacing) in the default MediaWiki editor (2003 editor), to match that in the other editors.

As far as I can tell, just adding #wpTextbox1 {line-height: 1.5em;} somewhere in the code, should fix it. (But I don't know if that would have other repercussions)

Current:

image.png (229×1 px, 50 KB)


Previously discussed in:

Event Timeline

Nemo_bis triaged this task as Medium priority.Nov 21 2017, 7:25 AM

In MediaWiki core that's defined in

./resources/src/mediawiki.legacy/shared.css:#wpTextbox1 {
./resources/src/mediawiki.action/mediawiki.action.edit.styles.less:	#wpTextbox1 {