Problem/Motivation: Unwanted extra space between user icon and user name on header section

Steps to reproduce: Install the gin theme and set it as an administrator theme. The issue can be found on the header region

Proposed resolution: Remove the CSS : #toolbar-item-user {
min-width: 95px;
}

Comments

lokeshsahu created an issue. See original summary.

prabuela’s picture

Assigned: Unassigned » prabuela
prabuela’s picture

Assigned: prabuela » Unassigned
lokeshsahu’s picture

StatusFileSize
new726 bytes
new41.04 KB
new39.43 KB

I have created a patch for the issue mentioned above. Please review.
Attaching after/before patch screenshot for reference

prabuela’s picture

Status: Active » Needs review
bunty oberoi’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new8.49 KB
new33.19 KB
new8.37 KB

Hi lokeshsahu,

Verified and tested Patch Comment #4 on Drupal Version 10.1.0-dev PHP Version 8.1.16

Testing Steps:-
1. Install Drupal 10.1.0 version.
2. git clone --branch '8.x-3.x' https://git.drupalcode.org/project/gin.git
2. Applied Patch #4 /projects/drupal/themes/contrib/gin
3. Checked the changes difference using git diff
4. Installed theme and set it as default.

Testing result:
Patch Comment #4 fixed the issue
Here I have attached the before and after apply patch screenshots.
Moved the issue to RTBC ++

  • saschaeggi committed 6015dbcc on 8.x-3.x authored by lokeshsahu
    Issue #3362856 by lokeshsahu, bunty oberoi: Unwanted space between user-...
saschaeggi’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.