r108545 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108544‎ | r108545 | r108546 >
Date:20:39, 10 January 2012
Author:siebrand
Status:ok
Tags:
Comment:
Make input box on Special:WebFonts only half the height (300px->150px) per Brandon's suggestion.
Modified paths:
  • /trunk/extensions/WebFonts/resources/ext.webfonts.preview.css (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/resources/ext.webfonts.preview.css
@@ -11,7 +11,7 @@
1212 }
1313
1414 div#webfonts-preview-area {
15 - height: 300px;
 15+ height: 150px;
1616 border: 1px solid #cccccc;
1717 border-radius: 0 0 4px 4px;
1818 -webkit-border-radius: 0 0 4px 4px;

Status & tagging log