浏览代码

layout tweaks

Ben Dwyer 4 年之前
父节点
当前提交
7114d17f0b
共有 4 个文件被更改,包括 4 次插入0 次删除
  1. 1 0
      spearhead/assets/sass/_header.scss
  2. 1 0
      spearhead/style-rtl.css
  3. 1 0
      spearhead/style.css
  4. 1 0
      spearhead/style.css.map

+ 1 - 0
spearhead/assets/sass/_header.scss

@@ -105,6 +105,7 @@
 	button#primary-open-menu {
 		margin: 0;
 		padding: 6px;
+		position: static;
 
 		&:before {
 			margin: 0;

+ 1 - 0
spearhead/style-rtl.css

@@ -179,6 +179,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 .site-header div.menu-button-container button#primary-open-menu {
 	margin: 0;
 	padding: 6px;
+	position: static;
 }
 
 .site-header div.menu-button-container button#primary-close-menu:before,

+ 1 - 0
spearhead/style.css

@@ -179,6 +179,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 .site-header div.menu-button-container button#primary-open-menu {
 	margin: 0;
 	padding: 6px;
+	position: static;
 }
 
 .site-header div.menu-button-container button#primary-close-menu:before,

文件差异内容过多而无法显示
+ 1 - 0
spearhead/style.css.map


部分文件因为文件数量过多而无法显示