]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/styles.scss
Fixed comment count update error
[bookstack] / resources / sass / styles.scss
index cd5ab655771ded834a60c90c8c246bbe8b1cbcfa..ee99d76682c7edf1b8601bc037d0d5f033f2bfc4 100644 (file)
@@ -138,7 +138,7 @@ $btt-size: 40px;
 
 .skip-to-content-link {
   position: fixed;
-  top: -$-xxl;
+  top: -52px;
   left: 0;
   background-color: #FFF;
   z-index: 15;