summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-05-13 00:37:23 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-05-13 00:37:23 +0000
commit53dd5e66eb775b36819c0d6429148354e6ddc899 (patch)
tree6464f7bf4d345db4ebeb2948618d8927cc5e97cd /llvm/docs
parent4642d92b1211a613e6586b7f11846d2b3d65ff22 (diff)
downloadbcm5719-llvm-53dd5e66eb775b36819c0d6429148354e6ddc899.tar.gz
bcm5719-llvm-53dd5e66eb775b36819c0d6429148354e6ddc899.zip
Insert spacing between the table and the next section.
llvm-svn: 13523
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/Stacker.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/Stacker.html b/llvm/docs/Stacker.html
index 89b1d2dab6b..41b77fe55fc 100644
--- a/llvm/docs/Stacker.html
+++ b/llvm/docs/Stacker.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="llvm.css" type="text/css">
<style>
table, tr, td { border: 2px solid gray }
- table { border-collapse: collapse }
+ table { border-collapse: collapse; margin-bottom: 2em }
</style>
</head>
<body>
@@ -1032,6 +1032,7 @@ using the following construction:</p>
to see instantly the net effect of the definition.</td>
</tr>
</table>
+
</div>
<!-- ======================================================================= -->
<div class="doc_section"> <a name="example">Prime: A Complete Example</a></div>
OpenPOWER on IntegriCloud