Skip to content

Fix design issues#2701

Merged
sazedul-haque merged 8 commits into
4.0.0-devfrom
fix-design-issues
May 13, 2026
Merged

Fix design issues#2701
sazedul-haque merged 8 commits into
4.0.0-devfrom
fix-design-issues

Conversation

@sazedul-haque
Copy link
Copy Markdown
Collaborator

@sazedul-haque sazedul-haque commented May 12, 2026

  1. Login forms design fixed for both legacy and new
  2. Cover photo added to users profile
  3. Hide popover when trigger is not visible
  4. Prevent duplicate subpage menu items render
  5. Plyr control buttons style fixed

@sazedul-haque sazedul-haque added the 4.0.0 Tutor v4.w0w label May 12, 2026

.tutor-avatar {
border: 4px solid $tutor-border-inverse;
transform: translateY(92px);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of using a specific value, try using `position: relative;', with top or bottom and translateY. This is safer for different screen sizes.

@sazedul-haque sazedul-haque merged commit e09e430 into 4.0.0-dev May 13, 2026
10 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.0.0 Tutor v4.w0w

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants