Merge pull request #3331 from tkrotoff/fix-site-nav-alignment
This commit is contained in:
		
						commit
						c4255ebc58
					
				|  | @ -44,7 +44,7 @@ | ||||||
|     @include media-query($on-palm) { |     @include media-query($on-palm) { | ||||||
|         position: absolute; |         position: absolute; | ||||||
|         top: 9px; |         top: 9px; | ||||||
|         right: 30px; |         right: $spacing-unit / 2; | ||||||
|         background-color: $background-color; |         background-color: $background-color; | ||||||
|         border: 1px solid $grey-color-light; |         border: 1px solid $grey-color-light; | ||||||
|         border-radius: 5px; |         border-radius: 5px; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue