summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2024-10-12 14:17:57 -0400
committerDavid Robillard <d@drobilla.net>2024-10-12 14:17:57 -0400
commite42420c54cb25507556236f00ae1c083eb7581e7 (patch)
tree0d681cc09ae18486bebed16b8ba49891583e802b
parente9c90784b22d0351074ca1ea551e094d076a0e9c (diff)
downloadingen-e42420c54cb25507556236f00ae1c083eb7581e7.tar.gz
ingen-e42420c54cb25507556236f00ae1c083eb7581e7.tar.bz2
ingen-e42420c54cb25507556236f00ae1c083eb7581e7.zip
Remove redundant shorthand CSS property
-rw-r--r--bundles/ingen.lv2/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/ingen.lv2/style.css b/bundles/ingen.lv2/style.css
index fca399e3..ff0d542b 100644
--- a/bundles/ingen.lv2/style.css
+++ b/bundles/ingen.lv2/style.css
@@ -136,7 +136,6 @@ table {
border-collapse: collapse;
border-spacing: 1em 1em;
border-style: hidden;
- border: 0;
margin: 0;
}