Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align project cards vertically instead of horizontally #15511

Closed
wants to merge 1 commit into from
Closed

Align project cards vertically instead of horizontally #15511

wants to merge 1 commit into from

Conversation

delvh
Copy link
Member

@delvh delvh commented Apr 16, 2021

(This change works on my local machine, but it would be nice if someone could test whether it has unexpected side effects I'm unaware of. However, I doubt that there will be side-effects given the css specificity)

Fixes #15506.

Before:
image

After:
image

@silverwind
Copy link
Member

I already have a fix for this wrapping in #15429.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Apr 16, 2021
silverwind added a commit to silverwind/gitea that referenced this pull request Apr 16, 2021
- Fix link colors
- Extract CSS to own file
- Various minor tweaks to make it look better

Fixes: go-gitea#15424
Fixes: go-gitea#15506
Fixes: go-gitea#15511
@delvh
Copy link
Member Author

delvh commented Apr 16, 2021

Yeah, I see. Should I close this PR then?

@silverwind
Copy link
Member

Yeah I guess we should close this as the other one is close to landing.

@silverwind silverwind closed this Apr 16, 2021
techknowlogick added a commit that referenced this pull request Apr 20, 2021
* Project board improvements

- Fix link colors
- Extract CSS to own file
- Various minor tweaks to make it look better

Fixes: #15424
Fixes: #15506
Fixes: #15511

* fix squashed cards on small view area

* more css fixes, add second row from issue list

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
silverwind added a commit to silverwind/gitea that referenced this pull request Apr 20, 2021
* Project board improvements

- Fix link colors
- Extract CSS to own file
- Various minor tweaks to make it look better

Fixes: go-gitea#15424
Fixes: go-gitea#15506
Fixes: go-gitea#15511

* fix squashed cards on small view area

* more css fixes, add second row from issue list

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
zeripath pushed a commit that referenced this pull request Apr 20, 2021
* Project board improvements

- Fix link colors
- Extract CSS to own file
- Various minor tweaks to make it look better

Fixes: #15424
Fixes: #15506
Fixes: #15511

* fix squashed cards on small view area

* more css fixes, add second row from issue list

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
@go-gitea go-gitea locked and limited conversation to collaborators Jun 4, 2021
AbdulrhmnGhanem pushed a commit to kitspace/gitea that referenced this pull request Aug 10, 2021
* Project board improvements

- Fix link colors
- Extract CSS to own file
- Various minor tweaks to make it look better

Fixes: go-gitea#15424
Fixes: go-gitea#15506
Fixes: go-gitea#15511

* fix squashed cards on small view area

* more css fixes, add second row from issue list

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Align Project board cards vertically, not horizontally
3 participants