[PR #12435] [MERGED] 12363 update paragraph spacing on journal table #13972

Closed
opened 2025-12-29 23:21:50 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/12435
Author: @arthanson
Created: 5/2/2023
Status: Merged
Merged: 5/4/2023
Merged by: @jeremystretch

Base: developHead: 12363-journal-paragraph-render


📝 Commits (7)

  • 9f56f34 12363 update paragraph spacing on journal table
  • f16ac02 Merge branch 'develop' into 12363-journal-paragraph-render
  • 0656b9f 12363 make css rule generic
  • afd43e6 Merge branch 'develop' into 12363-journal-paragraph-render
  • f62fa82 12363 change p tag to only effect last-child
  • 0aa48f1 12363 change p table spacing to .5em
  • 11bd792 12363 move comment

📊 Changes

4 files changed (+7 additions, -3 deletions)

View changed files

📝 netbox/project-static/dist/netbox-dark.css (+1 -1)
📝 netbox/project-static/dist/netbox-light.css (+1 -1)
📝 netbox/project-static/dist/netbox-print.css (+1 -1)
📝 netbox/project-static/styles/netbox.scss (+4 -0)

📄 Description

Fixes: #12363

Updates paragraph spacing on journal table so comments are shown correctly spaced. Only effects journal-table as other tables should display with condensed paragraphs.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/12435 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 5/2/2023 **Status:** ✅ Merged **Merged:** 5/4/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `12363-journal-paragraph-render` --- ### 📝 Commits (7) - [`9f56f34`](https://github.com/netbox-community/netbox/commit/9f56f3441cb2dc52c9ceaa354794c029e6414d29) 12363 update paragraph spacing on journal table - [`f16ac02`](https://github.com/netbox-community/netbox/commit/f16ac0244eb533cdd3a78760e351d107f60cd0a6) Merge branch 'develop' into 12363-journal-paragraph-render - [`0656b9f`](https://github.com/netbox-community/netbox/commit/0656b9fa071234b24944ef3ff8f2c1125325f48f) 12363 make css rule generic - [`afd43e6`](https://github.com/netbox-community/netbox/commit/afd43e63b33ca41f38e5500a797f8f88e28a6d8e) Merge branch 'develop' into 12363-journal-paragraph-render - [`f62fa82`](https://github.com/netbox-community/netbox/commit/f62fa821a7a01ec302b800e087356926f5e3ee0b) 12363 change p tag to only effect last-child - [`0aa48f1`](https://github.com/netbox-community/netbox/commit/0aa48f1656b74438e87ee52c899f1bffa7d87825) 12363 change p table spacing to .5em - [`11bd792`](https://github.com/netbox-community/netbox/commit/11bd79239de601320ee64e39ff056f77d68ba909) 12363 move comment ### 📊 Changes **4 files changed** (+7 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox-dark.css` (+1 -1) 📝 `netbox/project-static/dist/netbox-light.css` (+1 -1) 📝 `netbox/project-static/dist/netbox-print.css` (+1 -1) 📝 `netbox/project-static/styles/netbox.scss` (+4 -0) </details> ### 📄 Description ### Fixes: #12363 Updates paragraph spacing on journal table so comments are shown correctly spaced. Only effects journal-table as other tables should display with condensed paragraphs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:21:50 +01:00
adam closed this issue 2025-12-29 23:21:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13972