From 927c55bb4a66118e0c1f37cad8a15b4bcff5fcfe Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 17 Apr 2017 22:19:43 +0800 Subject: [PATCH] site: fix style --- site/theme/static/markdown.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/theme/static/markdown.less b/site/theme/static/markdown.less index 0c7ce21bcf..9fbd4c35b5 100644 --- a/site/theme/static/markdown.less +++ b/site/theme/static/markdown.less @@ -116,7 +116,7 @@ empty-cells: show; border: 1px solid #e9e9e9; width: 100%; - margin: 16px 0; + margin: 8px 0 16px; } .markdown > table th {