summaryrefslogtreecommitdiff
path: root/qpid/doc/website/template
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-06-24 22:53:01 +0000
committerRobert Gemmell <robbie@apache.org>2010-06-24 22:53:01 +0000
commit04ce05e5fe3474dfada1d9bb064fdb465b54c58a (patch)
tree1159fdb444cc86dc1a57c1ed4af3df035d5ec4a3 /qpid/doc/website/template
parenta5ec9d6b06be38e71a776d82f11c867e0dc4f003 (diff)
downloadqpid-python-04ce05e5fe3474dfada1d9bb064fdb465b54c58a.tar.gz
Reduce feature_box class width to account for parent padding
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@957747 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc/website/template')
-rw-r--r--qpid/doc/website/template/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/doc/website/template/style.css b/qpid/doc/website/template/style.css
index a241836155..7daa2e666d 100644
--- a/qpid/doc/website/template/style.css
+++ b/qpid/doc/website/template/style.css
@@ -160,7 +160,7 @@ body {
}
.feature_box {
- width:750px;
+ width:702px;
overflow:hidden;
}