summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/global/template/style/online.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/global/template/style/online.css b/doc/global/template/style/online.css
index a21dca37ae..315b01340a 100644
--- a/doc/global/template/style/online.css
+++ b/doc/global/template/style/online.css
@@ -558,7 +558,6 @@ blockquote:before,blockquote:after,q:before,q:after {
table {
border-collapse:collapse;
border-spacing:0;
- margin-bottom:5px;
width:100%
}
a {
@@ -937,7 +936,8 @@ div.main_index .row:after {
background-color:#f3f3f4
}
div.table {
- overflow-x:auto
+ overflow-x:auto;
+ margin-bottom:1.5em;
}
.context tr > td > pre {
font-size:0.75em