r5257 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r5256‎ | r5257 | r5258 >
Date:07:30, 17 September 2004
Author:vibber
Status:old
Tags:
Comment:
Bug 480: remove extra spacing from TOC indentation areas
copied from HEAD
Modified paths:
  • /branches/REL1_3/phase3/stylesheets/commonPrint.css (modified) (history)

Diff [purge]

Index: branches/REL1_3/phase3/stylesheets/commonPrint.css
@@ -134,6 +134,10 @@
135135 line-height: 1.2em;
136136 }
137137
 138+.tocindent p {
 139+ margin: 0 0 0 0 ! important;
 140+}
 141+
138142 pre {
139143 border: 1pt dashed black;
140144 white-space: pre;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r5247Bug 480: remove extra spacing from TOC indentation areasvibber03:24, 17 September 2004

Status & tagging log