Skip to content

Commit

Permalink
Performance Profiler: update logged-in header styles (#94628)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcsecsey authored Sep 17, 2024
1 parent 0de2d98 commit f94e00d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions client/performance-profiler/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,6 @@
@import "calypso/my-sites/patterns/mixins";

.is-section-performance-profiler {
.layout__content {
padding: 0;
overflow: visible; // necessary for sticky CategoryPillNavigation

.masterbar {
// Makes sure the navigation bar header appears below the masterbar and notices
z-index: z-index("root", ".main") - 1;
}
}

.layout__primary {
.main {
padding-bottom: 0;
}
}

.is-logged-in {
.lpc-header-nav-wrapper {
padding-top: 32px;
Expand Down

0 comments on commit f94e00d

Please sign in to comment.