r88038 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r88037
|
r88038
|
r88039
>
Date:
09:52, 14 May 2011
Author:
santhosh
Status:
deferred
Tags:
Comment:
fixed extra space in the left side of the menu
Modified paths:
/trunk/extensions/WebFonts/css/webfonts.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/WebFonts/css/webfonts.css
—
—
@@ -11,6 +11,11 @@
12
12
}
13
13
14
14
15
+div#webfonts-menu .menu ul{
16
+ padding:5px!important;
17
+}
18
+
19
+
15
20
div#webfonts-fonts li{
16
21
margin: 0;
17
22
padding:5px;
Status & tagging log
17:58, 26 May 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r88038
[
removed:
new
added:
deferred]