r105530 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105529‎ | r105530 | r105531 >
Date:10:00, 8 December 2011
Author:santhosh
Status:ok
Tags:
Comment:
Fix the menu position and fontsize of Narayam in modern skin.
Modified paths:
  • /trunk/extensions/Narayam/resources/ext.narayam.core-modern.css (modified) (history)

Diff [purge]

Index: trunk/extensions/Narayam/resources/ext.narayam.core-modern.css
@@ -5,8 +5,12 @@
66 overflow: visible !important;
77 }
88
9 -div#narayam-menu ul,
10 -x:-moz-any-link {
 9+div#narayam-menu div.menu-items {
 10+ top: 0px;
 11+ font-size: 1.2em;
 12+}
 13+
 14+div#narayam-menu ul {
1115 min-width: 15em;
1216 height: auto;
1317 }

Status & tagging log