Skip to content

Commit

Permalink
Merge pull request #1165 from NYCPlanning/1164/fix-missing-close-butt…
Browse files Browse the repository at this point in the history
…on-on-about

1164 modified css to adjust the position of the close button container
  • Loading branch information
horatiorosa authored Dec 13, 2023
2 parents aba700a + 04ea6ae commit 1ea75b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/styles/layouts/_l-default.scss
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ body.index {
display: block;
position: fixed;
z-index: 3;
top: 5.25rem;
top: 8.75rem;
right: 41.66667%;
background-color: $white;
margin-right: -4px;
Expand Down

0 comments on commit 1ea75b5

Please sign in to comment.