[PR #364] [MERGED] Fix alignment of tooltip and add bindata - related to #359 #15336

Closed
opened 2025-11-02 11:44:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/364
Author: @hhenkel
Created: 12/7/2016
Status: Merged
Merged: 12/8/2016
Merged by: @lunny

Base: masterHead: feature/fix_359


📝 Commits (1)

  • 483d956 Fix alignment of tooltip and add bindata - related to #359

📊 Changes

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

View changed files

📝 modules/bindata/bindata.go (+401 -401)
📝 templates/repo/home.tmpl (+1 -1)

📄 Description

This should fix the alignment of the tooltip as the text is aligned top right:

image

This PR also includes the necessary bindata - please check if it behaves as expected.


🔄 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/364 **Author:** [@hhenkel](https://github.com/hhenkel) **Created:** 12/7/2016 **Status:** ✅ Merged **Merged:** 12/8/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `feature/fix_359` --- ### 📝 Commits (1) - [`483d956`](https://github.com/go-gitea/gitea/commit/483d95659acce1eaae38e655e1317eb1bcdcf592) Fix alignment of tooltip and add bindata - related to #359 ### 📊 Changes **2 files changed** (+402 additions, -402 deletions) <details> <summary>View changed files</summary> 📝 `modules/bindata/bindata.go` (+401 -401) 📝 `templates/repo/home.tmpl` (+1 -1) </details> ### 📄 Description This should fix the alignment of the tooltip as the text is aligned top right: ![image](https://cloud.githubusercontent.com/assets/2813782/20980399/abf447ae-bcb0-11e6-9525-9f735cae02db.png) This PR also includes the necessary bindata - please check if it behaves as expected. --- <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:44:18 -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#15336