From cff59bd969dc4d4c2507462c9ca0ede4a4cd374e Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 11 May 2017 17:11:05 +0200 Subject: Pagedate display none in order to hide it in footer. --- local.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'local.scss') diff --git a/local.scss b/local.scss index 84109a0..06a9fcd 100644 --- a/local.scss +++ b/local.scss @@ -304,6 +304,7 @@ div.pageheader div.actions ul { } div.pagedate { + display: none; margin-top: 0; } -- cgit v1.2.3