Hi,
I know it’s best to post at the CP GitHub page, but I don’t have an account there
I have activated the default Link Manager again and notice a minor layout issue with several headings, as you can see here .
I have compared the CSS with WP (sorry) and I notice this is missing:
#poststuff .stuffbox>h3,#poststuff h2,#poststuff h3.hndle {
font-size: 14px;
padding: 8px 12px;
margin: 0;
line-height: 1.4
}
Guido
timkaye
December 12, 2024, 4:01pm
2
Thanks! Comparing with WP is fine! After all, we still backport updates from WP that we consider useful.
I’ll look at writing up a PR to implement this.
timkaye
December 13, 2024, 2:47pm
3
Thank you, Tim!
I don’t understand why it’s hidden by default for years, but still not removed. Guess it’s still being used a lot.
Guido
1 Like
system
Closed
December 16, 2024, 10:13am
5
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.
timkaye
December 19, 2024, 4:10pm
6
Just a heads-up that the above PR has now been merged into core and so is now part of the nightly release. It will also be included in CP v.2.4.0, scheduled for release at the end of February.
1 Like