Skip to content

Commit

Permalink
PSP-7057 : FT:HelpDesk: map icon is not close PIMS naming on the Head…
Browse files Browse the repository at this point in the history
…er (#3572)

Co-authored-by: Eduardo Herrera <[email protected]>
  • Loading branch information
eddherrera and Eduardo Herrera authored Nov 7, 2023
1 parent ec3cb47 commit 686e4c4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
3 changes: 0 additions & 3 deletions source/frontend/src/components/layout/Header/HeaderStyled.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ export const HeaderStyled = styled(Navbar)`
padding: 1rem 0;
align-items: center;
flex-grow: 1;
.pims-logo {
margin: 0 1rem;
}
}
.title {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ exports[`Empty Header renders 1`] = `
flex-grow: 1;
}
.c0 .brand-box .pims-logo {
margin: 0 1rem;
}
.c0 .title {
margin-left: 8px;
display: inline-block;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ exports[`App Header renders correctly 1`] = `
flex-grow: 1;
}
.c0 .brand-box .pims-logo {
margin: 0 1rem;
}
.c0 .title {
margin-left: 8px;
display: inline-block;
Expand Down

0 comments on commit 686e4c4

Please sign in to comment.