r69294 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69293‎ | r69294 | r69295 >
Date:20:11, 12 July 2010
Author:platonides
Status:ok
Tags:
Comment:
7, it's 7! (follow up to r68824)
Modified paths:
  • /trunk/phase3/includes/specials/SpecialSearch.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/specials/SpecialSearch.php
@@ -370,7 +370,7 @@
371371 $wgOut->addScriptFile( 'search.js' );
372372
373373 // Bug #16886: Sister projects box moves down the first extract on IE7
374 - $wgOut->addStyle( 'common/IE80Fixes.css', 'screen', 'IE 7' );
 374+ $wgOut->addStyle( 'common/IE70Fixes.css', 'screen', 'IE 7' );
375375 }
376376
377377 /**

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r68824(bug 16886) Sister projects box moves down the extract of the first result in...platonides09:48, 1 July 2010

Status & tagging log