Skip to content

Commit

Permalink
fix(plugins/plugin-client-common): kubectl help sometimes does not li…
Browse files Browse the repository at this point in the history
…ne wrap properly

Fixes #6425
  • Loading branch information
starpit committed Dec 21, 2020
1 parent 5dd00d4 commit ba34762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/plugin-client-common/web/css/static/ui.css
Expand Up @@ -810,6 +810,7 @@ $kui--page-content-paragraph-padding: 0.375em;
padding-top: $kui--page-content-h4-padding;
font-size: unset;
line-height: unset;
white-space: normal;

&:not([data-is-href]) + p {
padding-top: calc(0.5em + #{$kui--page-content-paragraph-padding});
Expand Down

0 comments on commit ba34762

Please sign in to comment.