diff --git a/less/hostedexplorer.less b/less/hostedexplorer.less index 137c76f11..86186d366 100644 --- a/less/hostedexplorer.less +++ b/less/hostedexplorer.less @@ -13,6 +13,11 @@ @NavMediumSpace: 10px; @NavLargeSpace: 15px; +.skip-link { + position: fixed; + top: -200px; +} + html { font-family: wf_segoe-ui_normal, "Segoe UI", "Segoe WP", Tahoma, Arial, sans-serif; padding: 0px; diff --git a/src/Explorer/Panes/AddCollectionPane.html b/src/Explorer/Panes/AddCollectionPane.html index 89096032c..cbbdc8195 100644 --- a/src/Explorer/Panes/AddCollectionPane.html +++ b/src/Explorer/Panes/AddCollectionPane.html @@ -257,7 +257,7 @@ range of values and is likely to have evenly distributed access patterns.

- Skip to content