Skip to content

[6.x] Consistent Updates Widget Padding#14030

Merged
jasonvarga merged 1 commit intostatamic:6.xfrom
JohnathonKoster:bugfix/update-widget-padding
Feb 23, 2026
Merged

[6.x] Consistent Updates Widget Padding#14030
jasonvarga merged 1 commit intostatamic:6.xfrom
JohnathonKoster:bugfix/update-widget-padding

Conversation

@JohnathonKoster
Copy link
Copy Markdown
Contributor

This PR fixes #14028

The Problem

Updater widget was missing padding and margin values, making it inconsistent with the other widgets.

The Fix

Added the missing padding/margin values, which included adding a wrapper div to not fight table styling. Both were made w-full.

Before:

before

After:

after

@jasonvarga jasonvarga merged commit 8484969 into statamic:6.x Feb 23, 2026
12 checks passed
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.

Update widget missing padding

2 participants