r67576 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r67575
|
r67576
|
r67577
>
Date:
00:29, 8 June 2010
Author:
tparscal
Status:
ok
Tags:
Comment:
Fixed CSS bug for Netfront (PS3). Ryan Kaldari Rules! (this was his find).
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
—
—
@@ -111,6 +111,7 @@
112
112
/* @noflip */
113
113
div.vectorTabs {
114
114
float: left;
115
+ height: 2.5em;
115
116
}
116
117
div.vectorTabs {
117
118
background-image: url(images/tab-break.png?1);
Index: trunk/phase3/skins/vector/main-rtl.css
—
—
@@ -111,6 +111,7 @@
112
112
/* @noflip */
113
113
div.vectorTabs {
114
114
float: left;
115
+ height: 2.5em;
115
116
}
116
117
div.vectorTabs {
117
118
background-image: url(images/tab-break.png?1);
Follow-up revisions
Revision
Commit summary
Author
Date
r67577
Style bump for
r67576
.
tparscal
00:37, 8 June 2010
r67753
1.16wmf4: Merge some Vector fixes from trunk:
r67537
,
r67544
,
r67576
,
r67631
,...
catrope
19:52, 9 June 2010
Status & tagging log
17:22, 8 June 2010
Catrope
(
talk
|
contribs
)
changed the
status
of r67576
[
removed:
new
added:
ok]