Skip to content

Commit

Permalink
add empty div to fix bug with moving flyover toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewPiatetsky authored and emma-green committed Jan 6, 2021
1 parent a0b8511 commit aa56239
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ function SequenceNavigation({
</Button>
{renderUnitButtons()}
{renderNextButton()}
<div className="rev1512ToggleFlyoverSequenceLocation" />
</nav>
);
}
Expand Down

0 comments on commit aa56239

Please sign in to comment.