Project

General

Profile

« Previous | Next » 

Revision 1c40f7e8

Added by Gail Steiger over 7 years ago

fixes #18010 - UI Notifications front-end implementation

View differences:

app/assets/stylesheets/patternfly_and_overrides.scss
}
}
}
// gridster on dashboard conflicts with notifications drawer
.gridster .gs-w {
z-index: auto !important;
}
// workaround to patternfly css after removing class navbar-pf from navbar
// to retain original navbar height
.navbar-outer .drawer-pf {
height: calc(100vh - 46px);
top: 26px;
}

Also available in: Unified diff