Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
Fixes #6138, allow wrapping for white-space in code elements (#6198)
Browse files Browse the repository at this point in the history
  • Loading branch information
Schalk Neethling authored Dec 6, 2019
1 parent a703414 commit 11e9820
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions kuma/static/styles/components/compat-tables/_bc-table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,6 @@ table.bc-table {
border-right: $bc-border-width-thick solid $bc-border-color;
border-left: 0;
text-align: left;

code {
white-space: nowrap;
}
}

/* td
Expand Down

0 comments on commit 11e9820

Please sign in to comment.