Settings number inputs have cramped styling #101

Closed
opened 2026-03-18 20:51:05 +01:00 by myrmidex · 0 comments
Owner

Bug

Number inputs on the Settings page (/settings) have insufficient padding and feel cramped. They don't visually match the height of the Save button next to them.

Affected inputs

  • Publishing Interval (minutes)
  • Staleness Threshold (hours)

Expected

Inputs should have the same height as the adjacent Save button, with comfortable padding.

Location

resources/views/livewire/settings.blade.php — the w-20 input elements need padding/height adjustments to match the px-3 py-2 Save buttons.

## Bug Number inputs on the Settings page (`/settings`) have insufficient padding and feel cramped. They don't visually match the height of the Save button next to them. ## Affected inputs - Publishing Interval (minutes) - Staleness Threshold (hours) ## Expected Inputs should have the same height as the adjacent Save button, with comfortable padding. ## Location `resources/views/livewire/settings.blade.php` — the `w-20` input elements need padding/height adjustments to match the `px-3 py-2` Save buttons.
myrmidex added this to the v1.3.1 milestone 2026-03-18 20:51:05 +01:00
myrmidex added the
bug
label 2026-03-18 20:51:05 +01:00
myrmidex self-assigned this 2026-03-18 20:51:05 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lvl0/fedi-feed-router#101
No description provided.