r97652 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97651‎ | r97652 | r97653 >
Date:19:18, 20 September 2011
Author:catrope
Status:ok
Tags:
Comment:
Break line in r97634
Modified paths:
  • /trunk/phase3/skins/monobook/IE70Fixes.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/monobook/IE70Fixes.css
@@ -8,10 +8,11 @@
99 margin-top: 3em;
1010 height: 1%;
1111 }
 12+.rtl div#column-content div#content {
 13+ margin-right: 12.2em; margin-left: 0;
 14+}
1215
13 -.rtl div#column-content div#content { margin-right: 12.2em; margin-left: 0; }
1416
15 -
1617 .rtl div#column-one {
1718 /* For some reason it tries to inherit the padding-top into every div,
1819 * and I can't figure out how to get it back off.

Follow-up revisions

RevisionCommit summaryAuthorDate
r97653Followup r97652, *actually* break the linecatrope19:20, 20 September 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r97634Followup r97623: some fixes for RTL in IE70Fixes.css:...catrope15:33, 20 September 2011

Status & tagging log