r105541 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105540‎ | r105541 | r105542 >
Date:12:00, 8 December 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
300px is too much, can overflow to the right on some conditions
Modified paths:
  • /trunk/extensions/WebFonts/resources/ext.webfonts.css (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/resources/ext.webfonts.css
@@ -45,7 +45,7 @@
4646 clear: both;
4747 text-align: left;
4848 top: 20px;
49 - width: 300px;
 49+ width: 200px;
5050 }
5151
5252 /* OVERRIDDEN BY COMPLIANT BROWSERS */

Follow-up revisions

RevisionCommit summaryAuthorDate
r105661Branching trunk WebFonts r105541nikerabbit09:24, 9 December 2011

Status & tagging log