r106417 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106416‎ | r106417 | r106418 >
Date:07:19, 16 December 2011
Author:santhosh
Status:ok
Tags:
Comment:
Add a small left margin to the menu link.
Modified paths:
  • /trunk/extensions/WebFonts/resources/ext.webfonts.modern.css (modified) (history)

Diff [purge]

Index: trunk/extensions/WebFonts/resources/ext.webfonts.modern.css
@@ -5,6 +5,10 @@
66 overflow: visible!important;
77 }
88
 9+li#pt-webfont {
 10+ margin-left: 5px;
 11+}
 12+
913 div.webfontMenu div.menu {
1014 top: 0px;
1115 position: relative;

Status & tagging log