Skip to content

Fix AI submit button layout using flexbox instead of absolute positio… - #124

Merged
RivianTrackr merged 1 commit into
mainfrom
claude/ai-tire-recommendations-fzXNi
Feb 20, 2026
Merged

Fix AI submit button layout using flexbox instead of absolute positio…#124
RivianTrackr merged 1 commit into
mainfrom
claude/ai-tire-recommendations-fzXNi

Conversation

@RivianTrackr

Copy link
Copy Markdown
Owner

…ning

The WordPress theme was overriding absolute positioning on the submit button, causing it to render below the input. Switched the AI search container to a flex layout (icon + input + button in a row) which is more robust against theme CSS interference.

https://claude.ai/code/session_0195qrfdbpuQMDXhkXviHByr

…ning

The WordPress theme was overriding absolute positioning on the submit
button, causing it to render below the input. Switched the AI search
container to a flex layout (icon + input + button in a row) which is
more robust against theme CSS interference.

https://claude.ai/code/session_0195qrfdbpuQMDXhkXviHByr
@RivianTrackr
RivianTrackr merged commit 18503ea into main Feb 20, 2026
4 checks passed
@RivianTrackr
RivianTrackr deleted the claude/ai-tire-recommendations-fzXNi branch February 20, 2026 22:14
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