Skip to content

Bad sidebar style (no spacing) #12652

Closed
@manake

Description

I really don't know why do I see things like this by default in Gutenberg (I don't load any custom admin styles whatsoever):

The following should be removed to fix this, I don't know why it's even there?

.components-base-control .components-base-control__help {
    font-style: italic;
    margin-bottom: 0;
    margin-top: -8px;
}

/wp-content/plugins/gutenberg/build/components/style.css

Then the style is fixed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    General InterfaceParts of the UI which don't fall neatly under other labels.Good First IssueAn issue that's suitable for someone looking to contribute for the first time[Type] EnhancementA suggestion for improvement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions