[wp-meta] [Making WordPress.org] #6596: Spacing issue in Profile page
Making WordPress.org
noreply at wordpress.org
Thu Dec 1 23:22:24 UTC 2022
#6596: Spacing issue in Profile page
-----------------------------------------+---------------------
Reporter: kajalgohel | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Profiles | Resolution: fixed
Keywords: needs-patch has-screenshots |
-----------------------------------------+---------------------
Changes (by coffee2code):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in [19659-dotorg]:
> Profiles: Fix typo that caused lack of spacing above Contribution
History section at smaller viewports for profiles with no about section
content.
>
> Props kajalgohel, krupalpanchal, coffee2code.
> Fixes #6596.
This was actually the result of a typo in the CSS, which was fixed as:
{{{
@@ -606,7 +606,7 @@
- #user-meta + .contribution {
+ #user-meta + .contributions {
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/6596#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list