[PR #3619] [MERGED] Make columns in split view of the same width #17021

Closed
opened 2025-11-02 12:24:26 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3619
Author: @thehowl
Created: 3/3/2018
Status: Merged
Merged: 3/6/2018
Merged by: @lafriks

Base: masterHead: column-width


📝 Commits (3)

  • 088f8ee Make columns in split view of the same width
  • 248ab5e Merge branch 'master' into column-width
  • 679a3f0 Merge branch 'master' into column-width

📊 Changes

2 files changed (+45 additions, -32 deletions)

View changed files

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

📄 Description

as well as fix indentation and add 1px border to line counter of the new code on the right. Fixes #3583.

old

image

new

image


🔄 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/3619 **Author:** [@thehowl](https://github.com/thehowl) **Created:** 3/3/2018 **Status:** ✅ Merged **Merged:** 3/6/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `column-width` --- ### 📝 Commits (3) - [`088f8ee`](https://github.com/go-gitea/gitea/commit/088f8eecc6a84d6e984365e54e4757597c2163eb) Make columns in split view of the same width - [`248ab5e`](https://github.com/go-gitea/gitea/commit/248ab5eaef260db190ecaf0f21fd47e38ea6864b) Merge branch 'master' into column-width - [`679a3f0`](https://github.com/go-gitea/gitea/commit/679a3f0d9a0910462f8a940ab68076a437d60b39) Merge branch 'master' into column-width ### 📊 Changes **2 files changed** (+45 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+1 -1) 📝 `public/less/_repository.less` (+44 -31) </details> ### 📄 Description as well as fix indentation and add 1px border to line counter of the new code on the right. Fixes #3583. ## old ![image](https://user-images.githubusercontent.com/4681308/36932010-ebf6521e-1ec2-11e8-80ba-d18b66c23e91.png) ## new ![image](https://user-images.githubusercontent.com/4681308/36932018-02749b40-1ec3-11e8-8a87-013b990901fe.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 12:24:26 -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#17021