MDL-74569 theme_boost: remove unit from top: 0;
This commit is contained in:
@@ -447,7 +447,7 @@
|
||||
|
||||
tr.heading {
|
||||
position: sticky;
|
||||
top: 0vh;
|
||||
top: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user