Skip to content

Fix social media sharing pills alignment using flexbox#11867

Open
anirudhu-ui wants to merge 1 commit intopubliclab:mainfrom
anirudhu-ui:fix-social-share-alignment
Open

Fix social media sharing pills alignment using flexbox#11867
anirudhu-ui wants to merge 1 commit intopubliclab:mainfrom
anirudhu-ui:fix-social-share-alignment

Conversation

@anirudhu-ui
Copy link
Copy Markdown

Fixes #8431

This PR fixes the misalignment of the social media sharing buttons in the sidebar.

I noticed that inline styles were being used, which was causing inconsistent alignment. I replaced them with a cleaner flexbox-based layout to ensure the buttons are properly aligned and spaced.

Changes made:

  • Removed inline styles from the social sharing elements
  • Added a flexbox container for better alignment
  • Improved spacing between the buttons

Please let me know if any changes are needed. Thanks!

@anirudhu-ui
Copy link
Copy Markdown
Author

Hi! I’ve worked on fixing the alignment of the social media sharing buttons using flexbox and removed inline styles.

Some tests seem to be failing — could you please guide me on what needs to be fixed?

@publiclab/reviewers

@anirudhu-ui
Copy link
Copy Markdown
Author

I’m happy to make any changes if needed. This is my first contribution here, so I’d really appreciate any feedback!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Social media sharing pills misaligned in sidebar

1 participant