kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.51k stars 14.46k forks source link

[style] Named code-block elements show unnecessary block padding #48808

Open chalin opened 12 hours ago

chalin commented 12 hours ago

For example, visit https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/#topology-spread-constraint-examples and you'll currently see:

image

There shouldn't be whitespace around the grey code block -- i.e., the code block should extend to the border of it's parent container.

dipesh-rawat commented 8 hours ago

/priority backlog /area web-development /triage accepted