r52957 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r52956‎ | r52957 | r52958 >
Date:01:10, 9 July 2009
Author:catrope
Status:deferred
Tags:
Comment:
OptIn: Add div clear
Modified paths:
  • /trunk/extensions/UsabilityInitiative/OptIn/SpecialOptIn.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/OptIn/SpecialOptIn.php
@@ -101,7 +101,8 @@
102102 )
103103 )
104104 ) ) ) )
105 - )
 105+ ) .
 106+ Xml::element( 'div', array( 'style' => 'clear: both; ' ) )
106107 );
107108 }
108109

Status & tagging log