diff options
Diffstat (limited to 'static/css/patches.css')
-rw-r--r-- | static/css/patches.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/patches.css b/static/css/patches.css index 0cc8960..aa1473a 100644 --- a/static/css/patches.css +++ b/static/css/patches.css @@ -1,5 +1,5 @@ body { - /* border: 1px solid; XXX temp disabled until table overflow can be solved */ + border: 1px solid; padding: 20px; background-color: white; } |