summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/website/example/style.css2
-rw-r--r--doc/website/template/style.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/website/example/style.css b/doc/website/example/style.css
index 18e08be3d7..2a8cc6890f 100644
--- a/doc/website/example/style.css
+++ b/doc/website/example/style.css
@@ -161,7 +161,7 @@ th {
}
#feature_box {
- width:702px;
+ width:698px;
overflow:hidden;
}
diff --git a/doc/website/template/style.css b/doc/website/template/style.css
index 7daa2e666d..d90d22f3f0 100644
--- a/doc/website/template/style.css
+++ b/doc/website/template/style.css
@@ -160,7 +160,7 @@ body {
}
.feature_box {
- width:702px;
+ width:698px;
overflow:hidden;
}