r9551 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r9550‎ | r9551 | r9552 >
Date:15:41, 21 June 2005
Author:avar
Status:old
Tags:
Comment:
* (bug 1714) Tweaks, reducing the margin to 0.33em and applying it to #wpDiff
as well.
Modified paths:
  • /trunk/phase3/skins/monobook/main.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/monobook/main.css
@@ -1148,6 +1148,6 @@
11491149 }
11501150
11511151 /* @bug 1714 */
1152 -#wpSave {
1153 - margin-right: 1em;
 1152+input#wpSave, input#wpDiff {
 1153+ margin-right: 0.33em;
11541154 }

Follow-up revisions

RevisionCommit summaryAuthorDate
r9553* (bug 1714) Overriding #wpSave and #wpDiffavar21:11, 21 June 2005

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r9550* (bug 1714) the "Save page" button now has right margin to seperate it from...avar15:18, 21 June 2005

Status & tagging log