r105541 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r105540
|
r105541
|
r105542
>
Date:
12:00, 8 December 2011
Author:
nikerabbit
Status:
ok
Tags:
Comment:
300px is too much, can overflow to the right on some conditions
Modified paths:
/trunk/extensions/WebFonts/resources/ext.webfonts.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/WebFonts/resources/ext.webfonts.css
—
—
@@ -45,7 +45,7 @@
46
46
clear: both;
47
47
text-align: left;
48
48
top: 20px;
49
- width: 300px;
49
+ width: 200px;
50
50
}
51
51
52
52
/* OVERRIDDEN BY COMPLIANT BROWSERS */
Follow-up revisions
Revision
Commit summary
Author
Date
r105661
Branching trunk WebFonts
r105541
nikerabbit
09:24, 9 December 2011
Status & tagging log
18:20, 8 December 2011
Siebrand
(
talk
|
contribs
)
changed the
tags
for r105541
[
removed:
i18nreview]
14:44, 8 December 2011
Santhosh.thottingal
(
talk
|
contribs
)
changed the
status
of r105541
[
removed:
new
added:
ok]
12:11, 8 December 2011
Santhosh.thottingal
(
talk
|
contribs
)
changed the
tags
for r105541
[
added:
i18nreview]