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

[FIX] Horizontal scroll on user info tab #12102

Merged
merged 5 commits into from
Sep 26, 2018
Merged

Conversation

rssilva
Copy link
Contributor

@rssilva rssilva commented Sep 19, 2018

Closes #11961

I'm fixing errors on modal.css to avoid build breaking

screen shot 2018-09-19 at 9 37 04 am

@rssilva rssilva self-assigned this Sep 19, 2018
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-12102 September 19, 2018 12:45 Inactive
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-12102 September 19, 2018 12:46 Inactive
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-12102 September 19, 2018 12:58 Inactive
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-12102 September 19, 2018 13:07 Inactive
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-12102 September 19, 2018 13:14 Inactive
@rssilva rssilva added the ui/ux label Sep 19, 2018
@rssilva rssilva added this to the 0.70.0 milestone Sep 19, 2018
@ggazzo ggazzo temporarily deployed to rocket-chat-pr-12102 September 19, 2018 20:28 Inactive
ggazzo
ggazzo previously approved these changes Sep 19, 2018
@engelgabriel engelgabriel temporarily deployed to rocket-chat-pr-12102 September 24, 2018 12:58 Inactive
@@ -176,6 +176,8 @@
&__item {
overflow: hidden;

max-width: 45%;
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this better than adding overflow: hidden in the parent element (.rc-user-info-action)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It isn't! I changed 😄 now! Thank you 🙌

@sampaiodiego sampaiodiego changed the title [FIX] Adding max-width to user action item to avoid horizontal scroll [FIX] Horizontal scroll on user info tab Sep 26, 2018
@sampaiodiego sampaiodiego merged commit 939349d into develop Sep 26, 2018
@sampaiodiego sampaiodiego deleted the fix/user-bar-scroll branch September 26, 2018 18:57
This was referenced Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There is useless scroll in private group members view
5 participants