http://www.mediawiki.org/wiki/Special:Code/MediaWiki/65370
Revision: 65370
Author: werdna
Date: 2010-04-21 10:15:12 +0000 (Wed, 21 Apr 2010)
Log Message:
-----------
Merge r65369
Modified Paths:
--------------
branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
Property Changed:
----------------
branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
Modified: branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
===================================================================
--- branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
2010-04-21 10:11:42 UTC (rev 65369)
+++ branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
2010-04-21 10:15:12 UTC (rev 65370)
@@ -1382,7 +1382,8 @@
$html .= $this->showPostBody( $post, $oldid );
}
$html .= Xml::closeElement( 'div' );
- $html .= Xml::tags( 'div', array( 'style' => 'clear:
both' ), ' ' );
+ $html .= Xml::tags( 'div', array( 'style' => 'clear:
both; height: 0' ),
+ ' ' );
$html .= $this->showThreadToolbar( $thread );
$html .= $this->threadSignature( $thread );
}
Property changes on:
branches/wmf/1.16wmf4/extensions/LiquidThreads/classes/View.php
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/wmf-deployment/extensions/LiquidThreads/classes/View.php:60970
/trunk/extensions/LiquidThreads/classes/View.php:57390,63727-63971,64736,64920,65297,65302,65305
+ /branches/wmf-deployment/extensions/LiquidThreads/classes/View.php:60970
/trunk/extensions/LiquidThreads/classes/View.php:57390,63727-63971,64736,64920,65297,65302,65305,65369
Modified: branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
===================================================================
--- branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
2010-04-21 10:11:42 UTC (rev 65369)
+++ branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
2010-04-21 10:15:12 UTC (rev 65370)
@@ -1379,7 +1379,8 @@
$html .= $this->showPostBody( $post, $oldid );
}
$html .= Xml::closeElement( 'div' );
- $html .= Xml::tags( 'div', array( 'style' => 'clear:
both' ), ' ' );
+ $html .= Xml::tags( 'div', array( 'style' => 'clear:
both; height: 0' ),
+ ' ' );
$html .= $this->showThreadToolbar( $thread );
$html .= $this->threadSignature( $thread );
}
Property changes on:
branches/wmf/1.16wmf4/extensions/LiquidThreads_alpha/classes/View.php
___________________________________________________________________
Modified: svn:mergeinfo
-
/branches/wmf-deployment/extensions/LiquidThreads_alpha/classes/View.php:60970
/trunk/extensions/LiquidThreads/classes/View.php:57390,63727-63971,64920,65302,65305
+
/branches/wmf-deployment/extensions/LiquidThreads_alpha/classes/View.php:60970
/trunk/extensions/LiquidThreads/classes/View.php:57390,63727-63971,64920,65302,65305,65369
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs