Merge branch 'master' into remove-same-checksum-skip

This commit is contained in:
dgtlmoon
2024-10-11 17:24:23 +02:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -147,7 +147,8 @@ body.spinner-active {
}
}
.edit-form .tab-pane-inner {
.tabs ul li a {
// .tab-pane-inner will have the #id that the tab button jumps/anchors to
scroll-margin-top: 200px;
}

View File

@@ -605,7 +605,8 @@ body.spinner-active #pure-menu-horizontal-spinner {
background-color: var(--color-background-menu-link-hover);
color: var(--color-text-menu-link-hover); }
.edit-form .tab-pane-inner {
.tabs ul li a {
scroll-margin-top: 200px; }
section.content {