瀏覽代碼

fix admin bar view

Ben Dwyer 4 年之前
父節點
當前提交
c99e77a4aa
共有 3 個文件被更改,包括 3 次插入1 次删除
  1. 2 1
      spearhead/assets/sass/navigation.scss
  2. 1 0
      spearhead/navigation.css
  3. 0 0
      spearhead/navigation.css.map

+ 2 - 1
spearhead/assets/sass/navigation.scss

@@ -49,10 +49,11 @@ $navigation-max-break-point: 'laptop-only';
 	opacity: 1;
 	top: 50px;
 	right: 0;
-	bottom: 30px; //Not sure why this div is offset by 30px
+	bottom: 30px; // Not sure why this div is offset by 30px
 	left: 0;
 }
 
 .admin-bar.primary-navigation-open .extra-navigation-wrapper {
 	top: calc(50px + var(--wpadmin-bar--height));
+	bottom: 27px; // Don't get value yet
 }

+ 1 - 0
spearhead/navigation.css

@@ -568,6 +568,7 @@
 
 .admin-bar.primary-navigation-open .extra-navigation-wrapper {
 	top: calc(50px + var(--wpadmin-bar--height));
+	bottom: 27px;
 }
 
 /*# sourceMappingURL=navigation.css.map */

File diff suppressed because it is too large
+ 0 - 0
spearhead/navigation.css.map


Some files were not shown because too many files changed in this diff