aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-01-18 12:46:22 -0500
committerDavid Robillard <d@drobilla.net>2015-01-18 12:46:22 -0500
commitea11a75241ba33449ac8fc06ea7cf1ac209727f9 (patch)
treebb372c854bb41a79c0123fcb4f64fbb875c9981d /doc
parent2491bf32a119bc4e73dd4e833b84c54830b94642 (diff)
downloadlv2-ea11a75241ba33449ac8fc06ea7cf1ac209727f9.tar.xz
Fix margin of meta table.
Diffstat (limited to 'doc')
-rw-r--r--doc/style.css2
1 files changed, 1 insertions, 1 deletions
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;
}