[wp-meta] [Making WordPress.org] #1077: Fix anchors in the bbPress & BuddyPress Codex theme so that anchors are not behind the toolbar
Making WordPress.org
noreply at wordpress.org
Mon Jun 1 01:20:13 UTC 2020
#1077: Fix anchors in the bbPress & BuddyPress Codex theme so that anchors are not
behind the toolbar
----------------------------+-----------------------
Reporter: netweb | Owner: dd32
Type: defect | Status: reopened
Priority: low | Milestone:
Component: buddypress.org | Resolution:
Keywords: needs-patch |
----------------------------+-----------------------
Comment (by dufresnesteven):
Does it make sense to just address it for the `toc-heading` for now? We
already have a target declaration we can tie into.
https://wordpress.org/support/wp-content/plugins/support-helphub/inc
/table-of-contents-lite/assets/css/style.css?ver=4
{{{
/* Highlight current heading and adjust scroll position for fixed toolbar
*/
.toc-heading:target {
border-left: 5px solid #0073aa;
padding-left: 0.278rem;
margin-left: -0.556rem;
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1077#comment:16>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list