Title: misaligned search button
Last modified: November 14, 2023

---

# misaligned search button

 *  Resolved [snoop23](https://wordpress.org/support/users/snoop23/)
 * (@snoop23)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/misaligned-search-button/)
 * Hi there,
 * Not sure if this is a WordPress or Powder-only issue, but since the recent update
   to 6.4 the search button is misaligned when going for “button only”.
 * Thanks for looking into this!

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Theme Author [Brian Gardner](https://wordpress.org/support/users/bgardner/)
 * (@bgardner)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/misaligned-search-button/#post-17204167)
 * Hi [@snoop23](https://wordpress.org/support/users/snoop23/), can you tell me 
   the context in which you are referring? Is this in a navigation menu, page content?
 *  Thread Starter [snoop23](https://wordpress.org/support/users/snoop23/)
 * (@snoop23)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/misaligned-search-button/#post-17207689)
 * I’m referring to the search block when used in the header navigation. Once I 
   go for the below settings, said button and its icon are misaligned.
 * Block settings: ‘Button only’ + ‘use button with icon’
 *  Theme Author [Brian Gardner](https://wordpress.org/support/users/bgardner/)
 * (@bgardner)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/misaligned-search-button/#post-17212335)
 * [@snoop23](https://wordpress.org/support/users/snoop23/) – Looks like WordPress
   6.4 added some CSS for that which is causing the issue. Try adding this into 
   Additional CSS to see if it works. If so. I’ll happy add it into the theme when
   I push out the next update.
 *     ```wp-block-code
       .wp-block-search.wp-block-search__button-only .wp-block-search__button {
       	max-width: inherit;
       }
       ```
   
 *  Thread Starter [snoop23](https://wordpress.org/support/users/snoop23/)
 * (@snoop23)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/misaligned-search-button/#post-17212449)
 * Perfect! This worked.
 * Thanks so much for the quick fix, Brian. Much appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘misaligned search button’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/powder/1.2.2/screenshot.png)
 * Powder
 * [Support Threads](https://wordpress.org/support/theme/powder/)
 * [Active Topics](https://wordpress.org/support/theme/powder/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/powder/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/powder/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [snoop23](https://wordpress.org/support/users/snoop23/)
 * Last activity: [2 years, 6 months ago](https://wordpress.org/support/topic/misaligned-search-button/#post-17212449)
 * Status: resolved