kinow commented on PR #144:
URL: https://github.com/apache/jena-site/pull/144#issuecomment-1418213594

   This PR also fixes two issues with the layout.
   
   The first when a block code was really long and would push the rest of the 
content (before non, now a sidebar with the ToC) over the visible viewport area:
   
   
![image](https://user-images.githubusercontent.com/304786/216838054-7112fa92-5c7a-498b-9a2d-232f36c911ca.png)
   
   Versus now (fixed with `white-space: break-spaces;`):
   
   
![image](https://user-images.githubusercontent.com/304786/216838345-eabefde5-2d5d-4b28-9013-41ba00d809f9.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jena.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to