r65297 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65296‎ | r65297 | r65298 >
Date:11:05, 20 April 2010
Author:werdna
Status:deferred
Tags:
Comment:
LiquidThreads: fix issue where reply button overlaps embedded images
Modified paths:
  • /trunk/extensions/LiquidThreads/lqt.css (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/lqt.css
@@ -120,7 +120,6 @@
121121 position: relative;
122122 top: -2.9em;
123123 margin-bottom: -2.9em;
124 -
125124 float: right;
126125
127126 color: #777;
@@ -331,7 +330,7 @@
332331 .lqt-thread-toolbar {
333332 right: 1.5em;
334333 position: absolute;
335 -
 334+ clear: both;
336335 }
337336
338337 .lqt-post-sep {

Follow-up revisions

RevisionCommit summaryAuthorDate
r65299Merge r65297werdna11:08, 20 April 2010

Status & tagging log