Search button is not aligned with the input search box.

Created on 22 August 2023, about 1 year ago
Updated 1 April 2024, 8 months ago

Problem/Motivation

Search button is not aligned with the input search box. See the attached screenshot.

Steps to reproduce

  1. Install the theme
  2. Go to the search page
  3. See the search button alignment

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

RTBC

Version

1.2

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @shweta__sharma
  • 🇮🇳India chetan 11

    @shweta__sharma,
    I have aligned the search button against input the search box.
    I have created patch to fixed the issue, please refer to the attached patch.

  • Status changed to Needs review about 1 year ago
  • Status changed to Needs work about 1 year ago
  • Patch did not apply it is giving an error -

    Checking patch assets/css/style.css...
    error: while searching for:
    	/* text-shadow: 0 1px 0 white; */
    	position: relative;
    	font-weight: bold;
    	padding: 4px .8em 5px .8em;
    	font-size: 13px;
    }
    button:hover,
    
    error: patch failed: assets/css/style.css:1136
    error: assets/css/style.css: patch does not apply
  • First commit to issue fork.
  • Status changed to Needs review about 1 year ago
  • 🇮🇳India Anjali Mehta

    applied the patch #2 via composer on my Drupal site and it fixed the search button and makes it align with the input box
    Can be moved to RTBC.
    Thank You

  • 🇮🇳India Jay Jangid

    I have verified this problem in Drupal 9.5.x and successfully applied patch #2 using Composer.
    Once the patch applied, the search button became properly aligned with the search input box.
    I have included screenshots for your reference.
    Therefore, I recommend moving it to RTBC.
    Thank you.

  • Status changed to RTBC 8 months ago
  • Verified #2 patch on 10.2.x, the search button is properly aligned with the search input box. RTBC++

Production build 0.71.5 2024