From 1b18e854be3d3ccaacd9413167a47e9514b19e73 Mon Sep 17 00:00:00 2001 From: Ed Sanders Date: Fri, 12 Apr 2019 20:49:54 +0100 Subject: [PATCH] JsonContent: Remove never-used caption styles Change-Id: Ibf999b9a527bc0ae60222bc25b10e6cd13fb7884 --- resources/src/mediawiki.content.json.less | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/resources/src/mediawiki.content.json.less b/resources/src/mediawiki.content.json.less index e084ab81c2..52032614b0 100644 --- a/resources/src/mediawiki.content.json.less +++ b/resources/src/mediawiki.content.json.less @@ -43,17 +43,3 @@ background-color: #fff; font-weight: normal; } - -.mw-json caption { - /* For stylistic reasons, suppress the caption of the outermost table */ - display: none; -} - -.mw-json table caption { - color: #72777d; - display: inline-block; - font-size: 10px; - font-style: italic; - margin-bottom: 0.5em; - text-align: left; -} -- 2.20.1