mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-25 17:31:48 -05:00
updates test issues caused by PF bump
This commit is contained in:
13
src/app.scss
13
src/app.scss
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user