Skip to content

Fix search input padding override by theme styles - #179

Merged
RivianTrackr merged 1 commit into
mainfrom
claude/add-stats-share-image-qmNqS
Mar 1, 2026
Merged

Fix search input padding override by theme styles#179
RivianTrackr merged 1 commit into
mainfrom
claude/add-stats-share-image-qmNqS

Conversation

@RivianTrackr

Copy link
Copy Markdown
Owner

The theme's global input styles (loaded via wp_head) were overriding the left padding on .rv-search, causing typed text and placeholder to render directly under the search icon. Added !important to enforce the 42px left padding.

https://claude.ai/code/session_01BAc9aiNw9dh4GeqEkpkxLK

The theme's global input styles (loaded via wp_head) were overriding the
left padding on .rv-search, causing typed text and placeholder to render
directly under the search icon. Added !important to enforce the 42px
left padding.

https://claude.ai/code/session_01BAc9aiNw9dh4GeqEkpkxLK
@RivianTrackr
RivianTrackr merged commit 95a4ce6 into main Mar 1, 2026
6 of 7 checks passed
@RivianTrackr
RivianTrackr deleted the claude/add-stats-share-image-qmNqS branch March 1, 2026 21:06
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.

2 participants