From 72ed4489f44524a63182d2ba6643a72734a880d5 Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Wed, 22 Sep 2021 11:00:42 -0700 Subject: [PATCH] Cleanup --- src/web/static/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/web/static/style.css b/src/web/static/style.css index 776ab62a..89752578 100644 --- a/src/web/static/style.css +++ b/src/web/static/style.css @@ -29,7 +29,6 @@ table, tr, td { border: 1px solid black; border-collapse:collapse; margin: none; - } .error {