mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 10:57:35 -02:30
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