mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[PR #483] [CLOSED] Changing static height and width to be constraints #970
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#970
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/healthchecks/healthchecks/pull/483
Author: @jameskirsop
Created: 2/23/2021
Status: ❌ Closed
Base:
master← Head:correctly-proprtion-logo📝 Commits (1)
93c6b7cChanging static height and width to be constraints📊 Changes
1 file changed (+4 additions, -4 deletions)
View changed files
📝
templates/base.html(+4 -4)📄 Description
This commit allows for logo.png (and it's scaled alternates) to keep their own proportions while still being constrained in the existing bounds of the base layout for each page. Without this change, custom logos that don't exactly match the proportions (50x59, 50x200) are skewed to fill the bounds.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.