r64456 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r64455
|
r64456
|
r64457
>
Date:
21:08, 31 March 2010
Author:
tparscal
Status:
ok
Tags:
Comment:
Fixes bug where personal tools display behind the logo - now they wrap properly into the white space beneeth them.
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
—
—
@@ -70,6 +70,7 @@
71
71
#p-personal {
72
72
position: absolute;
73
73
top: 0;
74
+ margin-left: 10em;
74
75
right: 0.75em;
75
76
}
76
77
#p-personal h5 {
Index: trunk/phase3/skins/vector/main-rtl.css
—
—
@@ -70,6 +70,7 @@
71
71
#p-personal {
72
72
position: absolute;
73
73
top: 0;
74
+ margin-right: 10em;
74
75
left: 0.75em;
75
76
}
76
77
#p-personal h5 {
Follow-up revisions
Revision
Commit summary
Author
Date
r64457
Style bump for
r64456
.
tparscal
22:09, 31 March 2010
r65374
1.16wmf4: MFT
r64456
catrope
10:58, 21 April 2010
r65375
MFT
r64456
: Fixed a bug in the Vector skin where personal tools display behin...
tstarling
10:59, 21 April 2010
Status & tagging log
19:58, 2 November 2010
😂
(
talk
|
contribs
)
changed the
status
of r64456
[
removed:
new
added:
ok]
10:59, 21 April 2010
Tim Starling
(
talk
|
contribs
)
changed the
tags
for r64456
[
removed:
1.16]
10:55, 21 April 2010
Catrope
(
talk
|
contribs
)
changed the
tags
for r64456
[
added:
1.16]