Skip to content

fix: Space around techers images on course about page - #34358

Merged
ziafazal merged 1 commit into
openedx:open-release/quince.masterfrom
raccoongang:lunyachek/fix/course-about-teacher-images-fix-quince
Mar 20, 2024
Merged

fix: Space around techers images on course about page#34358
ziafazal merged 1 commit into
openedx:open-release/quince.masterfrom
raccoongang:lunyachek/fix/course-about-teacher-images-fix-quince

Conversation

@Lunyachek

Copy link
Copy Markdown
Contributor

This is backport from master - #34357

Description

This is a strange bug. It is related to a typo in the inline styles style="margin:0 20 px 0" - there was a space between 20 and px in the course about page template, which is the default for new courses. These styles did not work, so we could not see the bug. Then, in this pull request - #32890 - this typo was fixed, and now we are observing this bug (as shown in the screenshot below). We believe that this margin is completely unnecessary for the <img> tag, as the border and margin are set on the parent div teacher-image

Before fix
Снимок экрана 2024-03-12 в 23 38 31

After fix
Снимок экрана 2024-03-12 в 17 08 20

Also RTL version
Снимок экрана 2024-03-12 в 23 49 48

@openedx-webhooks

Copy link
Copy Markdown

Thanks for the pull request, @Lunyachek! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label Mar 12, 2024
@mphilbrick211 mphilbrick211 added the backport PR backports a change from main to a named release. label Mar 13, 2024
@ziafazal
ziafazal self-requested a review March 20, 2024 12:25

@ziafazal ziafazal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@ziafazal
ziafazal merged commit 7aae617 into openedx:open-release/quince.master Mar 20, 2024
@openedx-webhooks

Copy link
Copy Markdown

@Lunyachek 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport PR backports a change from main to a named release. open-source-contribution PR author is not from Axim or 2U

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants