This is an automated email from the ASF dual-hosted git repository.

cris pushed a change to branch update/reduce-horizonal-scrolling
in repository https://gitbox.apache.org/repos/asf/sling-site.git.


      at 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 [...]

This branch includes the following new commits:

     new 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 [...]

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.


Reply via email to