r68109 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r68108
|
r68109
|
r68110
>
Date:
22:29, 15 June 2010
Author:
adam
Status:
ok
Tags:
Comment:
Complimetary CSS changes for
r68108
. Changes here pertaining to consistency in rendering. Removing the line height, and ensuring the text input doesn't decide to render lower than it should.
Modified paths:
/trunk/phase3/skins/vector/main-ltr.css
(modified) (
history
)
/trunk/phase3/skins/vector/main-rtl.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/vector/main-ltr.css
—
—
@@ -369,7 +369,7 @@
370
370
margin: 0;
371
371
border-width: 0;
372
372
padding: 3px;
373
- line-height: 1em;
373
+ vertical-align: top;
374
374
/*
375
375
* DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent
376
376
* this from ever being shown anyways.
Index: trunk/phase3/skins/vector/main-rtl.css
—
—
@@ -369,7 +369,7 @@
370
370
margin: 0;
371
371
border-width: 0;
372
372
padding: 3px;
373
- line-height: 1em;
373
+ vertical-align: top;
374
374
/*
375
375
* DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent
376
376
* this from ever being shown anyways.
Follow-up revisions
Revision
Commit summary
Author
Date
r68745
1.16wmf4: Merge Vector fixes from trunk:
r68079
,
r68105
,
r68109
,
r68177
,
r682...
catrope
21:18, 29 June 2010
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r68108
Simple and Expandable Search - fixing allignment of the magnifying glass butt...
adam
22:27, 15 June 2010
Status & tagging log
21:00, 6 December 2010
😂
(
talk
|
contribs
)
changed the
status
of r68109
[
removed:
new
added:
ok]
12:24, 20 July 2010
Catrope
(
talk
|
contribs
)
changed the
tags
for r68109
[
removed:
vectorfix]
20:08, 29 June 2010
Catrope
(
talk
|
contribs
)
changed the
tags
for r68109
[
added:
vectorfix]