From 2a1d5cb75c2a92e29af05963efccc28ed3418b27 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Mon, 25 Jul 2005 21:48:41 +0000 Subject: [PATCH] Revert unplanned, undiscussed, unannounced, breaking change to layout from checkin by timwi --- skins/MonoBook.php | 1 - skins/monobook/main.css | 4 ---- 2 files changed, 5 deletions(-) diff --git a/skins/MonoBook.php b/skins/MonoBook.php index 5184a03bd1..17a952d106 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -80,7 +80,6 @@ class MonoBookTemplate extends QuickTemplate { data['sitenotice']) { ?>
html('sitenotice') ?>

text('title') ?>

- data['catlinks']) { ?>

msg('tagline') ?>

html('subtitle') ?>
data['undelete']) { ?>
html('undelete') ?>
diff --git a/skins/monobook/main.css b/skins/monobook/main.css index ef4ee6d2de..ff04c7de6e 100644 --- a/skins/monobook/main.css +++ b/skins/monobook/main.css @@ -273,10 +273,6 @@ span.subpages { margin-top: 1em; clear: both; } -#catlinks-top { - display: none; -} - /* currently unused, intended to be used by a metadata box in the bottom-right corner of the content area */ .documentDescription { -- 2.20.1