aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-03-09 22:38:50 +0000
committerDavid Robillard <d@drobilla.net>2011-03-09 22:38:50 +0000
commit9344275ac3bd8c90fb5bd8df08e50ba87c981f56 (patch)
treed7d698741fcfe694b49ec0c95020c3c895f0b10c
parentbbadcc650406d7356d1721bde6c3b0bd57770b0d (diff)
downloadlv2-9344275ac3bd8c90fb5bd8df08e50ba87c981f56.tar.xz
Remove weird looking border from restrictions.
-rw-r--r--doc/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index f4f304f..06e8aed 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -392,7 +392,6 @@ ul, ol {
margin-left: 1em;
}
.restriction {
- border-left: 4px solid #ddd;
margin: .5ex 0 1ex 4ex;
padding: 0 0 0 1ex;
}