Making WordPress.org

Opened 19 months ago

Last modified 13 months ago

#6759 new defect (bug)

Profiles: Translation project images have no spacing in mobile view

Reported by: viralsampat's profile viralsampat Owned by:
Milestone: Priority: normal
Component: Profiles Keywords:
Cc:

Description

Hello Team,

I have worked on the WordPress user profile page and found one issue on the mobile responsive device.

The "Translations" section images are not displaying properly on mobile responsive devices, Images are sticky with each other.

For a better understanding please see my video: https://share.cleanshot.com/TB0JFNxPVl1z7nmwKTng

Page URL: https://profiles.wordpress.org/username/#content-translations

Thanks,

Change History (2)

#1 @viralsampat
19 months ago

Hello Team,

Today, I have checked the above-mentioned issue and here, I have provided its solutions.

@media screen and (max-width: 760px)
.main-themes ul li {
	padding-right: 25px;
}

Thanks,

#2 @dd32
13 months ago

  • Component changed from WordPress.org Site to Profiles
  • Keywords needs-patch reporter-feedback dev-feedback removed
  • Summary changed from Issue on wordpress user profile page to Profiles: Translation project images have no spacing in mobile view
Note: See TracTickets for help on using tickets.