summaryrefslogtreecommitdiffstats
path: root/doc/guide
diff options
context:
space:
mode:
authorAlexander Bokovoy <abokovoy@redhat.com>2011-11-22 16:06:02 +0200
committerSimo Sorce <ssorce@redhat.com>2012-01-11 12:04:17 -0500
commit2644d99e55755e91b85c3c45c9810f3742c58a42 (patch)
treed3443dd91f79403f1406d3a4136a6cadd2829d25 /doc/guide
parent94fed02bc3f444fab0f6b7ffbf06502a4b84818b (diff)
downloadfreeipa.git-2644d99e55755e91b85c3c45c9810f3742c58a42.tar.gz
freeipa.git-2644d99e55755e91b85c3c45c9810f3742c58a42.tar.xz
freeipa.git-2644d99e55755e91b85c3c45c9810f3742c58a42.zip
Small fix to the guide CSS: enable vertical scroll bar
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/guide.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/guide.org b/doc/guide/guide.org
index 5fffdab2..0d6430be 100644
--- a/doc/guide/guide.org
+++ b/doc/guide/guide.org
@@ -12,8 +12,8 @@
#+STYLE: dd {width: 940px;}
#+STYLE: p {text-align:justify;}
#+STYLE: body {width: 960px;
-#+STYLE: margin: 0 auto;
-#+STYLE: overflow: hidden;}
+#+STYLE: margin: 0 auto;
+#+STYLE: }
#+STYLE: div#content {margin: 0 10px 0 10px;
#+STYLE: display: inline;
#+STYLE: float: left;