FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[fix] Container sass placeholder has incorrect variable for spacing · Issue #1522 · patternfly/patternfly-elements · GitHub

[fix] Container sass placeholder has incorrect variable for spacing #1522

Description

This placeholder in the pfe-sass/extends/_extends.scss file has the padding property using the container-spacer var, and it should use container-padding.

/// Set up a container element
%container {
  position: relative;
  display: block;
  width: 100%;
  padding: pfe-var(container-spacer);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL