r72935 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r72934
|
r72935
|
r72936
>
Date:
22:31, 13 September 2010
Author:
kaldari
Status:
ok (
Comments
)
Tags:
Comment:
adding position:relative to siteNotice div so that we handle absolute positioning better
Modified paths:
/trunk/phase3/skins/vector/screen.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/vector/screen.css
—
—
@@ -954,6 +954,7 @@
955
955
}
956
956
/* Site Notice (includes notices from CentralNotice extension) */
957
957
#siteNotice {
958
+ position: relative;
958
959
text-align: center;
959
960
font-size: 0.8em;
960
961
margin: 0;
Follow-up revisions
Revision
Commit summary
Author
Date
r72939
Merged in patch by kaldari in
r72935
. Danese said it was OK.
tparscal
22:58, 13 September 2010
Comments
#
Comment by
Hashar
(
talk
|
contribs
)
20:27, 12 January 2011
marking ok per Danese :)
Status & tagging log
01:04, 13 January 2011
Trevor Parscal (WMF)
(
talk
|
contribs
)
changed the
tags
for r72935
[
removed:
trevor]
20:27, 12 January 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r72935
[
removed:
new
added:
ok]
17:13, 11 January 2011
MarkAHershberger
(
talk
|
contribs
)
changed the
tags
for r72935
[
added:
trevor]