jenkins.io icon indicating copy to clipboard operation
jenkins.io copied to clipboard

Unexpected differences between section and documentation layouts

Open daniel-beck opened this issue 4 years ago • 1 comments

Problem with this page: https://www.jenkins.io/doc/book/security/access-control/

The page wrongly uses the documentation layout (it should be section). When changing that however, the layout breaks due to the code block about halfway down the page, it stretches the content to its full width.

Screenshots

Screenshot_2021-05-01 Access Control

Possible Solution

N/A

daniel-beck avatar May 01 '21 17:05 daniel-beck

@daniel-beck since https://github.com/jenkins-infra/jenkins.io/pull/4442 the page is using the correct layout and it no longer contains code blocks. Do you have some other examples or can this issue be closed?

zbynek avatar Sep 29 '22 19:09 zbynek

The affected page is now https://www.jenkins.io/doc/book/security/access-control/permissions/ and renders properly.

daniel-beck avatar Oct 29 '22 13:10 daniel-beck