[PR #1660] [MERGED] Fix CSS for code in wiki markdown #15979

Closed
opened 2025-11-02 11:59:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1660
Author: @cez81
Created: 5/2/2017
Status: Merged
Merged: 5/3/2017
Merged by: @lunny

Base: masterHead: fix_573


📝 Commits (1)

  • 77a8a5a Fix CSS for wiki markdown

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 public/css/index.css (+7 -7)
📝 public/less/_repository.less (+1 -1)

📄 Description

Fix for #573 adopted from https://github.com/gogits/gogs/commit/9144ea2b1db337bd20c32d78bb41493e79f5cb06.

Before:
2017-05-02 23_50_10-home - gitea_ git with a cup of tea
After:
2017-05-02 23_50_54-home - gitea_ git with a cup of tea


🔄 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/go-gitea/gitea/pull/1660 **Author:** [@cez81](https://github.com/cez81) **Created:** 5/2/2017 **Status:** ✅ Merged **Merged:** 5/3/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix_573` --- ### 📝 Commits (1) - [`77a8a5a`](https://github.com/go-gitea/gitea/commit/77a8a5a6227b8dca0c90846c1f45ce2fa4ae8808) Fix CSS for wiki markdown ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+7 -7) 📝 `public/less/_repository.less` (+1 -1) </details> ### 📄 Description Fix for #573 adopted from https://github.com/gogits/gogs/commit/9144ea2b1db337bd20c32d78bb41493e79f5cb06. **Before:** ![2017-05-02 23_50_10-home - gitea_ git with a cup of tea](https://cloud.githubusercontent.com/assets/9416498/25641088/a012fbec-2f92-11e7-99f7-91a7ad4cc4e1.png) **After:** ![2017-05-02 23_50_54-home - gitea_ git with a cup of tea](https://cloud.githubusercontent.com/assets/9416498/25641087/a01160f2-2f92-11e7-9103-9b2402dbafa6.png) --- <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 2025-11-02 11:59:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15979