summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/patches.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/patches.css b/static/css/patches.css
index aa1473a..0cc8960 100644
--- a/static/css/patches.css
+++ b/static/css/patches.css
@@ -1,5 +1,5 @@
body {
- border: 1px solid;
+ /* border: 1px solid; XXX temp disabled until table overflow can be solved */
padding: 20px;
background-color: white;
}