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

Fixes #36963 - Table index new button far in large screens #9945

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

MariaAga
Copy link
Member

@MariaAga MariaAga commented Dec 5, 2023

Before
Screenshot from 2023-12-05 10-53-09
After
Screenshot from 2023-12-05 10-51-45

@@ -15,4 +15,7 @@
.pf-c-dropdown.pf-m-align-right {
width: unset;
}
.pf-c-dropdown {
width: unset; // just in case Katello overrides it
Copy link
Member Author

Choose a reason for hiding this comment

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

It shouldnt now Katello/katello#10748

Copy link
Contributor

@kmalyjur kmalyjur left a comment

Choose a reason for hiding this comment

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

Awesome! I was maybe thinking that 8px looks better than 16px (according to Patternfly it can be 8 if it's in the toolbar next to the icon button), but it's probably just personal preference. Other than that LGTM.

@MariaAga
Copy link
Member Author

MariaAga commented Dec 5, 2023

Thanks! I'm using the design from https://www.sketch.com/s/7c65523b-3b2b-4fbd-b785-9d323dac6b95/a/52Ryg1P
Which I think is using 16px

Copy link
Member

@ofedoren ofedoren left a comment

Choose a reason for hiding this comment

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

Thanks, @MariaAga, can confirm that it fixes the issue for 1440p monitors :)

@ofedoren ofedoren merged commit d834eb6 into theforeman:develop Dec 7, 2023
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants