From ea11a75241ba33449ac8fc06ea7cf1ac209727f9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 18 Jan 2015 12:46:22 -0500 Subject: Fix margin of meta table. --- doc/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/style.css b/doc/style.css index c8b89de..b042058 100644 --- a/doc/style.css +++ b/doc/style.css @@ -133,7 +133,7 @@ h6 { position: absolute; right: 0; top: 0; - padding: 0.5em; + padding: 0.125em; font-size: x-small; border-style: hidden; } -- cgit v1.2.1