summaryrefslogtreecommitdiffstats
path: root/llvm/docs/llvm.css
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/llvm.css')
-rw-r--r--llvm/docs/llvm.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/llvm.css b/llvm/docs/llvm.css
index 76c82451af0..227b9f94fad 100644
--- a/llvm/docs/llvm.css
+++ b/llvm/docs/llvm.css
@@ -47,5 +47,6 @@ address { clear: right; }
.doc_red { color: red }
-.doc_table { text-align: center; width: 90%; padding: 1 1 1 1; border: 1 1 1 1 ; }
+.doc_table { text-align: center; width: 90%;
+ padding: 1px 1px 1px 1px; border: 1px; }
OpenPOWER on IntegriCloud