updates test issues caused by PF bump

This commit is contained in:
Alex Corey
2019-05-28 11:42:17 -04:00
parent 29e17ac49e
commit b7b17b9176
11 changed files with 85 additions and 61 deletions

View File

@@ -72,7 +72,7 @@
// page header overrides
//
.pf-c-page__main-section.pf-m-condensed {
.pf-c-page__main-section {
padding-top: 10px;
padding-bottom: 10px;
}
@@ -208,17 +208,6 @@
position: relative;
}
.pf-c-card__close {
position: absolute;
top: 5px;
right: 4px;
color: var(--pf-c-button--m-plain--Color);
&.pf-c-button {
position: absolute;
}
}
.pf-c-card__header {
padding: 0;
}