r80774 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80773‎ | r80774 | r80775 >
Date:22:29, 22 January 2011
Author:hartman
Status:ok
Tags:
Comment:
Follow up to r80773. Repair the thumbcaptions alignment.
Modified paths:
  • /trunk/phase3/skins/common/shared.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/common/shared.css
@@ -128,8 +128,8 @@
129129 /**
130130 * Image captions
131131 */
132 -.thumbcaption { text-align: right; }
133 -.magnify { float: left; }
 132+.thumbcaption { text-align: left; }
 133+.magnify { float: right; }
134134
135135 /**
136136 * Hidden categories

Follow-up revisions

RevisionCommit summaryAuthorDate
r808971.17: MFT r80697, r80755, r80767, r80771, r80773, r80774, r80779, r80816, r80...catrope18:57, 24 January 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r80773Remove RTL definitions from skins/common/shared.css...hartman22:21, 22 January 2011

Status & tagging log