r52172 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r52171
|
r52172
|
r52173
>
Date:
18:59, 19 June 2009
Author:
tparscal
Status:
ok
Tags:
Comment:
Reduced padding above first heading
Modified paths:
/trunk/phase3/skins/vector/main.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/vector/main.css
—
—
@@ -1187,7 +1187,9 @@
1188
1188
margin-bottom: .3em;
1189
1189
}
1190
1190
#firstHeading {
1191
- margin-bottom: .1em;
1191
+ margin-top: 0;
1192
+ padding-top: 0;
1193
+ margin-bottom: 0.1em;
1192
1194
line-height: 1.2em;
1193
1195
padding-bottom: 0;
1194
1196
}
Status & tagging log
08:54, 10 July 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r52172
[
removed:
new
added:
ok]