This is an automated email from the ASF dual-hosted git repository.
kwin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git.
from a60ca64 Release Apache Sling JCR Jackrabbit User Manager 2.2.12,
Apache Sling JCR Jackrabbit Access Manager 3.0.8
add 17cc3a3 Horizonal scrolling is very common throughout Sling Site
docs, and it is annoying. This page
/documentation/development/release-management.html div.column.main was 2333px
wide. This is caused by absence of line-breaks inside <pre> text and absence of
max-width CSS applied to the parent .main css class. This commit sets max-width
at 1000px for the .main element. If <pre> text extend beyond that, there will
be local horizontal scroll. Therefore excessivly long <pre> text w [...]
new 4072d4a Merge pull request #51 from
apache/update/reduce-horizonal-scrolling
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/main/jbake/assets/res/css/site.css | 1 +
.../jbake/content/documentation/development/release-management.md | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)