[wp-meta] [Making WordPress.org] #5842: CSS issue in Contributor Training Quiz Buttons
Making WordPress.org
noreply at wordpress.org
Mon Jul 26 23:22:46 UTC 2021
#5842: CSS issue in Contributor Training Quiz Buttons
--------------------------------+---------------------
Reporter: circlecube | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: WordPress.org Site | Resolution:
Keywords: has-screenshots |
--------------------------------+---------------------
Changes (by circlecube):
* keywords: => has-screenshots
Comment:
Looks like the site has a bunch of custom css rules that are tweaking the
block styles and the sensei plugin styles, so not sure a patch would make
sense here.
Fixes when adding something along the lines of:
{{{
.wp-block-buttons .wp-block-button button {
height: 100%;
}
}}}
As it's set up now I would guess adding to the custom CSS that is added to
the page would suffice at whatever specificity makes sense. Anyone with
permissions who can test the fix?
Should also ensure that the fix here doesn't negatively impact mobile
layout.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5842#comment:1>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list