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

Filter Dropdown alignment issue #2110

Open
DarshitRajyaguru opened this issue Dec 15, 2023 · 4 comments
Open

Filter Dropdown alignment issue #2110

DarshitRajyaguru opened this issue Dec 15, 2023 · 4 comments
Assignees
Labels
[Component] Learn Theme Website development issues related to the Learn theme. [Type] Bug Something isn't working on the Learn website. [Type] Good First Issue Good website development issue for new contributors.

Comments

@DarshitRajyaguru
Copy link

Description

On Page: https://learn.wordpress.org/online-workshops/

Filter Items DropDown has an alignment issue. The dropdown does not properly align the middle cause of other margin-bottom CSS from the parent class.

Steps

  1. Go to https://learn.wordpress.org/online-workshops/ page.
  2. Scroll down and Go to the Calendar of Online Workshops.
  3. You have seen the issue at Filter Dropdown.(Screenshot given below)

Screenshots

Screenshot: https://prnt.sc/K3FEHIiNoICQ

@DarshitRajyaguru DarshitRajyaguru added the Awaiting Triage Issues awaiting triage. See Training Team handbook for how to triage issues. label Dec 15, 2023
@bsanevans
Copy link
Contributor

//dev

@github-actions github-actions bot added the [Type] Bug Something isn't working on the Learn website. label Dec 16, 2023
@jonathanbossenger
Copy link
Collaborator

The CSS being applied here:

.css-1t5ousf {
    margin-bottom: calc(8px); 
}
@jonathanbossenger jonathanbossenger added [Type] Good First Issue Good website development issue for new contributors. [Component] Learn Theme Website development issues related to the Learn theme. and removed Awaiting Triage Issues awaiting triage. See Training Team handbook for how to triage issues. labels Dec 21, 2023
@devmuhib009 devmuhib009 self-assigned this Dec 21, 2023
@stgeer
Copy link

stgeer commented May 17, 2024

@devmuhib009 if you are no longer working on this, feel free to assign to me and I can address.

@devmuhib009
Copy link
Contributor

Hi, I am not working on this. Please take care of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Component] Learn Theme Website development issues related to the Learn theme. [Type] Bug Something isn't working on the Learn website. [Type] Good First Issue Good website development issue for new contributors.
5 participants