Fix the logo in navbar overflow #336

Open
sevichecc wants to merge 1 commit from sevichecc/akkoma-fe:navbar-logo into develop
First-time contributor

Before:

image

After:

image

Before: ![image](/attachments/f935b3d3-4d5f-44c4-82a3-cca18c60c1b8) After: ![image](/attachments/cc0cd043-d08b-4866-98f0-2a41071eed0f)
116 KiB
133 KiB
sevichecc added 1 commit 2023-08-13 12:54:13 +00:00
Fix Logo overflow in navbar
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
3ae685d795
Mergan added the
Bug fix
label 2023-10-02 22:33:15 +00:00
Member

For me, with current develop (ed0b403c33) the image doesn’t overflow. Applying this patch though, for whatever reason, causes the logo to no longer be centred but being noticeably displaced to the left.

Does the original issue still occur for you with back- and frontend both updated to 3.11/stable?

For me, with current develop (ed0b403c33) the image doesn’t overflow. Applying this patch though, for whatever reason, causes the logo to no longer be centred but being noticeably displaced to the left. Does the original issue still occur for you with back- and frontend both updated to 3.11/stable?
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u navbar-logo:sevichecc-navbar-logo
git checkout sevichecc-navbar-logo
Sign in to join this conversation.
No description provided.