MediaWiki:Common.js: Difference between revisions

Add Nathan's fix for changes to injectable header
(Add 'Personal Sandbox' to Tools menu in left sidebar. Personal Sandbox will only show up after logged into wiki.)
(Add Nathan's fix for changes to injectable header)
Line 339: Line 339:


/* end sandbox code */
/* end sandbox code */
#wrapper.inj-wrapper {
    min-height: inherit;
    width: 100%;
}
117

edits