Skip to content

apps: Fix alignment of application list #21946

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Venefilyn
Copy link
Member

With this we fix the alignment of applications to remove the centering
and instead change the alignment of the app icons themselves. This will
improve the mobile layout as well and ensure that the text, icon, and
button for installing/removing is all aligned correctly.

Fixes: #21878
Signed-off-by: Freya Gustavsson [email protected]

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey @Venefilyn - I've reviewed your changes - here's some feedback:

Overall Comments:

  • Consider adding a comment explaining why the margin-block is set to -4px.
Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@Venefilyn Venefilyn requested a review from garrett April 28, 2025 12:43
With this we fix the alignment of applications to remove the centering
and instead change the alignment of the app icons themselves. This will
improve the mobile layout as well and ensure that the text, icon, and
button for installing/removing is all aligned correctly.

Fixes: cockpit-project#21878
Signed-off-by: Freya Gustavsson <[email protected]>
@Venefilyn Venefilyn force-pushed the apps/button-alignment branch from 22d45c6 to 301d596 Compare May 28, 2025 14:57
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.

Applications vertical alignment is off for the button
1 participant