From 9a18e361fe05be5a302d4c9c355daf7d321bf112 Mon Sep 17 00:00:00 2001 From: Jeff Williams Date: Mon, 22 Dec 2014 13:38:05 -0800 Subject: [PATCH] remove huge paragraph margin (#844) --- templates/default/static/styles/jsdoc-default.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/templates/default/static/styles/jsdoc-default.css b/templates/default/static/styles/jsdoc-default.css index 7fa4afa6..0067cb10 100644 --- a/templates/default/static/styles/jsdoc-default.css +++ b/templates/default/static/styles/jsdoc-default.css @@ -140,10 +140,6 @@ footer { font-size: 90%; } -p { - margin-bottom: 24px; -} - h1, h2, h3, h4 { font-weight: 200; margin: 0;