diff --git a/templates/repo/diff/image_diff.tmpl b/templates/repo/diff/image_diff.tmpl index 33fa8c9e2c..3d100ac992 100644 --- a/templates/repo/diff/image_diff.tmpl +++ b/templates/repo/diff/image_diff.tmpl @@ -6,15 +6,15 @@
-
+
{{if .blobBase }} @@ -49,7 +49,7 @@
{{if and .blobBase .blobHead}} -
+
@@ -63,7 +63,7 @@
-
+
diff --git a/web_src/less/features/imagediff.less b/web_src/less/features/imagediff.less index f38ea98d7d..55a67c6ec8 100644 --- a/web_src/less/features/imagediff.less +++ b/web_src/less/features/imagediff.less @@ -54,7 +54,6 @@ } .swipe-bar { - z-index: 100; position: absolute; height: 100%; top: 0;