MDL-74569 theme_boost: remove unit from top: 0;

This commit is contained in:
Luca Bösch
2022-09-30 08:38:47 +02:00
parent cdd954430f
commit 81f390069d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -447,7 +447,7 @@
tr.heading {
position: sticky;
top: 0vh;
top: 0;
z-index: 1;
}
+1 -1
View File
@@ -19619,7 +19619,7 @@ p.arrow_button {
.path-grade-report-grader .gradeparent tr.heading {
position: sticky;
top: 0vh;
top: 0;
z-index: 1; }
.path-grade-report-grader .gradeparent tr.lastrow {
+1 -1
View File
@@ -19619,7 +19619,7 @@ p.arrow_button {
.path-grade-report-grader .gradeparent tr.heading {
position: sticky;
top: 0vh;
top: 0;
z-index: 1; }
.path-grade-report-grader .gradeparent tr.lastrow {