r89697 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89696‎ | r89697 | r89698 >
Date:21:39, 7 June 2011
Author:krinkle
Status:ok
Tags:
Comment:
Fix (bug 29307) Line-height in <pre> is too narrow, edges overlap in some environments
Modified paths:
  • /trunk/phase3/skins/vector/screen.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/vector/screen.css
@@ -793,7 +793,7 @@
794794 border: 1px solid #EBEBEB;
795795 color: black;
796796 background-color: #F7F7F7;
797 - line-height: 1.1em;
 797+ line-height: 1.3em;
798798 }
799799 ul {
800800 line-height: 1.5em;

Follow-up revisions

RevisionCommit summaryAuthorDate
r922781.17wmf1 MFT r82748, r87840, r89401, r89697reedy19:01, 15 July 2011

Status & tagging log