summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
authorSean Finney <seanius@seanius.net>2009-11-29 16:12:56 +0100
committerSean Finney <seanius@seanius.net>2009-11-29 16:12:56 +0100
commitbf70c3ac3dfe77e9e3f86cd10d947f70e4f5166b (patch)
treeac80cc0a3056d8bbdf2e4eefbfcad63520742845 /static/css
parent77028261450f4e7490dcd1ff46c9fb385a76f360 (diff)
downloadpatch-tracker-bf70c3ac3dfe77e9e3f86cd10d947f70e4f5166b.tar.gz
inject some zero-whitespace break characters in long version strings
Diffstat (limited to 'static/css')
-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 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;
}