[PR #1077] [MERGED] fix: numbered lists with an additional line between items are rendered incorrectly #59426

Closed
opened 2026-05-06 01:29:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1077
Author: @fbirlik
Created: 3/7/2024
Status: Merged
Merged: 3/7/2024
Merged by: @tjbck

Base: devHead: patch-listblocks


📝 Commits (1)

  • 3823908 fix: numbered lists with an additional line between items are rendered incorrectly

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 src/app.css (+4 -0)

📄 Description

Description

update app.css to convert p-tags within li-tags to inline instead of block


Changelog Entry

Fixed

  • numbered lists with an additional newline between items are rendered incorrectly.

🔄 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/open-webui/open-webui/pull/1077 **Author:** [@fbirlik](https://github.com/fbirlik) **Created:** 3/7/2024 **Status:** ✅ Merged **Merged:** 3/7/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `patch-listblocks` --- ### 📝 Commits (1) - [`3823908`](https://github.com/open-webui/open-webui/commit/3823908f37adbebc3648e27e7f533befb8b0eb36) fix: numbered lists with an additional line between items are rendered incorrectly ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/app.css` (+4 -0) </details> ### 📄 Description ## Description update app.css to convert p-tags within li-tags to inline instead of block --- ### Changelog Entry ### Fixed - numbered lists with an additional newline between items are rendered incorrectly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 01:29:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#59426