r108545 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r108544
|
r108545
|
r108546
>
Date:
20:39, 10 January 2012
Author:
siebrand
Status:
ok
Tags:
Comment:
Make input box on Special:WebFonts only half the height (300px->150px) per Brandon's suggestion.
Modified paths:
/trunk/extensions/WebFonts/resources/ext.webfonts.preview.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/WebFonts/resources/ext.webfonts.preview.css
—
—
@@ -11,7 +11,7 @@
12
12
}
13
13
14
14
div#webfonts-preview-area {
15
- height: 300px;
15
+ height: 150px;
16
16
border: 1px solid #cccccc;
17
17
border-radius: 0 0 4px 4px;
18
18
-webkit-border-radius: 0 0 4px 4px;
Status & tagging log
03:40, 11 January 2012
Santhosh.thottingal
(
talk
|
contribs
)
changed the
status
of r108545
[
removed:
new
added:
ok]