Fix SVG side by side comparison link (#17375) (#17391)

Backport #17375

Define unique names for image tabs in pull requests, in order to toggle tabs correctly when multiple are displayed on one page.

Fixes position of swipe-bar so it does not overlay other UI components when scrolling.

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

Co-authored-by: Mario Lubenka <mario.lubenka@googlemail.com>
This commit is contained in:
zeripath 2021-10-21 20:38:29 +01:00 committed by GitHub
parent 8ace5c1161
commit cae8c63517
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 7 deletions

View file

@ -54,7 +54,6 @@
}
.swipe-bar {
z-index: 100;
position: absolute;
height: 100%;
top: 0;