소스 검색

Merge pull request #2717 from Automattic/add/spearhead-menu-dropdown-arrows

Spearhead: improved position of menu dropdown arrows
Maggie 4 년 전
부모
커밋
e87664caad
4개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      spearhead/assets/sass/_header.scss
  2. 1 0
      spearhead/style-rtl.css
  3. 1 0
      spearhead/style.css
  4. 0 0
      spearhead/style.css.map

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

@@ -87,6 +87,7 @@ $site-branding-height: 68px;
 
 	.primary-navigation .menu-item-has-children > .svg-icon {
 		margin-top: -2px;
+		margin-left: -2px;
 	}
 
 

+ 1 - 0
spearhead/style-rtl.css

@@ -274,6 +274,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 
 .site-header .primary-navigation .menu-item-has-children > .svg-icon {
 	margin-top: -2px;
+	margin-right: -2px;
 }
 
 .site-header .primary-navigation > div > ul li, .site-header .woo-navigation > div > ul li {

+ 1 - 0
spearhead/style.css

@@ -274,6 +274,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 
 .site-header .primary-navigation .menu-item-has-children > .svg-icon {
 	margin-top: -2px;
+	margin-left: -2px;
 }
 
 .site-header .primary-navigation > div > ul li, .site-header .woo-navigation > div > ul li {

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
spearhead/style.css.map


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.