Closed (fixed)
Project:
Drupal core
Version:
9.2.x-dev
Component:
Olivero theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Feb 2021 at 14:09 UTC
Updated:
19 Mar 2021 at 13:44 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
gauravvvv commentedHi @mherchel, The on-focus styling seems fine to me in chrome and safari browser. I have added a screenshot for reference.
Comment #3
kleiton_rodrigues commentedSeems working finein Chrome Version 87.0.4280.88 (Official version) 64 bits. Moving to RTBC.
Added an after patch screenshot for reference.
Comment #4
mherchelI'm still seeing this. Make sure you have the latest 9.2.x pulled
You can also view it at https://lb.cm/olivero
Comment #5
gauravvvv commentedHi @mherchel, This is an issue with v9.2. This is fixed in Drupal 9.1. I have added the patch for the same with the after patch screenshot.
Note: Drupal 9.2 screenshot is after the patch.
no alteration has done on 9.1 screenshot.
Comment #6
gauravvvv commentedComment #7
abhijith s commentedApplied patch #5 and it works fine.
Before patch:
After patch:
RTBC +1
Comment #8
mherchelThis looks better, but I'd also like to have the same horizontal spacing as we do vertical spacing.
Comment #9
mherchelComment #10
gauravvvv commentedHi Mherchel, I have provided a patch as you suggested in #8. Adding an after-patch screenshot for reference, please review.
Comment #11
gauravvvv commentedComment #12
siddhant.bhosale commentedComment #13
mherchelThis is looking great, but needs some minor changes.
Thanks for the work on this!
Comment #14
gauravvvv commentedHi @mherchel, Please review the patch. padding updated to 6px and margin from right is 0. content and button both have same padding and 0 margin.
Comment #15
gauravvvv commentedComment #16
mherchel@Gauravmahlawat Thanks for the work on this. Please change the right margin to
-6px. The reason is that I want the icon to align with the content below (and that padding pushes the icon to the left).Comment #17
imalabyaSorry if I am hijacking the issue. Seemed like a minor fix so adding a patch as per #16
Comment #18
gauravvvv commentedPatch #17, works for me. Moving to RTBC.
Comment #19
gauravvvv commentedComment #20
lauriiiCommitted 160947c and pushed to 9.2.x. Thanks!