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 @@
1212 }
1313
1414
 15+div#webfonts-menu .menu ul{
 16+ padding:5px!important;
 17+}
 18+
 19+
1520 div#webfonts-fonts li{
1621 margin: 0;
1722 padding:5px;

Status & tagging log