Skip to content

Commit 56bac1a

Browse files
author
Mike Kozicki
authored
Merge pull request #2986 from catchpoint/ADZ178306
Reduced metrics details z-index
2 parents 3334fc0 + 3e19a18 commit 56bac1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/assets/css/pagestyle2.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ details.metrics_shown {
192192
top: 4rem;
193193
right: 3rem;
194194
list-style: none;
195-
z-index: 10;
195+
z-index: 9;
196196
}
197197

198198
details.metrics_shown p {

0 commit comments

Comments
 (0)