r89091 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89090‎ | r89091 | r89092 >
Date:12:10, 29 May 2011
Author:hartman
Status:deferred
Tags:
Comment:
Fix position of thumb in the new li galleries. Fixes bug 29182
Modified paths:
  • /trunk/extensions/TimedMediaHandler/resources/PopUpThumbVideo.css (modified) (history)

Diff [purge]

Index: trunk/extensions/TimedMediaHandler/resources/PopUpThumbVideo.css
@@ -15,4 +15,8 @@
1616 }
1717 .PopUpMediaTransform {
1818 position : relative;
19 -}
\ No newline at end of file
 19+}
 20+
 21+li.gallerybox div.thumb div.PopUpMediaTransform {
 22+ margin: 0 auto;
 23+}

Status & tagging log