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 @@
121
121
position: relative;
122
122
top: -2.9em;
123
123
margin-bottom: -2.9em;
124
-
125
124
float: right;
126
125
127
126
color: #777;
—
—
@@ -331,7 +330,7 @@
332
331
.lqt-thread-toolbar {
333
332
right: 1.5em;
334
333
position: absolute;
335
-
334
+ clear: both;
336
335
}
337
336
338
337
.lqt-post-sep {
Follow-up revisions
Revision
Commit summary
Author
Date
r65299
Merge
r65297
werdna
11:08, 20 April 2010
Status & tagging log
12:10, 8 December 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r65297
[
removed:
new
added:
deferred]