summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSverker Eriksson <sverker@erlang.org>2020-05-27 18:38:34 +0200
committerSverker Eriksson <sverker@erlang.org>2020-05-27 18:38:34 +0200
commit3ec14145b8d80b79e7acb1a85bb020d57ffe2631 (patch)
tree9c1d84f1f075719a0c6da26f315a06f9f63360a1
parent3374175817ee7e5bfc5209a1220e2f1fece57915 (diff)
parent0e601b9f49213afda33a573ea317cb83adbeb714 (diff)
downloaderlang-3ec14145b8d80b79e7acb1a85bb020d57ffe2631.tar.gz
Merge branch 'maint'
-rw-r--r--lib/erl_docgen/priv/css/otp_doc.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/erl_docgen/priv/css/otp_doc.css b/lib/erl_docgen/priv/css/otp_doc.css
index e170eb6c54..17d9f8dd56 100644
--- a/lib/erl_docgen/priv/css/otp_doc.css
+++ b/lib/erl_docgen/priv/css/otp_doc.css
@@ -52,7 +52,6 @@ a:visited { color: #1b6ec2; text-decoration: none }
#content {
margin-left: 340px; /* set left value to WidthOfFrameDiv */
max-width: 42em;
- overflow-x: hidden;
}
.frontpage
@@ -322,4 +321,4 @@ a > .code {
color: gray;
font-weight: normal;
font-size: small;
-}
+} \ No newline at end of file