| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
|
||
| | Class | Applied to | Outcome | | ||
| | -- | -- | -- | | ||
| | `.pf-m-wrap` | `<th>`, `<td>` | Modifies content to wrap. | No newline at end of file |
There was a problem hiding this comment.
@mcoker not sure if its necessary to be on the <td> here because the td wraps by default. Only thead has white-space: nowrap; set on it. Maybe I'm missing something.
Sorry, something went wrong.
There was a problem hiding this comment.
it's because <td> is valid in a <thead>
Sorry, something went wrong.
|
Deploy preview for pf-next ready! Built with commit c9d182e |
Sorry, something went wrong.
There was a problem hiding this comment.
🥇
Sorry, something went wrong.
There was a problem hiding this comment.
This looks fine to me.
Sorry, something went wrong.
|
🎉 This PR is included in version 2.21.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
closes #2048
@KendraMar I added an example of how to make column headers wrap. We should create a new issue if you would like to be able to set max-widths on the columns.