Merge pull request #22057 from SaiHarshaK/fix_css_config
fix kubectl docs #config overflow on large screens
This commit is contained in:
@@ -296,11 +296,7 @@ hr {
|
|||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.body-content > h3, .body-content > h4, .body-content > h5, .body-content > h6, .body-content > p, .body-content > ul > li, .body-content > ul > li {
|
.body-content > * {
|
||||||
width: 52%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.body-content table {
|
|
||||||
width: 52%;
|
width: 52%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user