add empty div to fix bug with moving flyover toggle
This commit is contained in:
committed by
Emma Green
parent
a0b85111eb
commit
aa56239f54
@@ -78,6 +78,7 @@ function SequenceNavigation({
|
||||
</Button>
|
||||
{renderUnitButtons()}
|
||||
{renderNextButton()}
|
||||
<div className="rev1512ToggleFlyoverSequenceLocation" />
|
||||
</nav>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user