navbar menu item centering promblem fix
This commit is contained in:
		
							parent
							
								
									9ee37b85dc
								
							
						
					
					
						commit
						4663bd7e4f
					
				|  | @ -26,10 +26,10 @@ | ||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|   &__slide-down { |   &__slide-down { | ||||||
|     svg { |     // svg { | ||||||
|       margin: auto; |     //   margin: auto; | ||||||
|       display: block; |     //   display: block; | ||||||
|     } |     // } | ||||||
| 
 | 
 | ||||||
|     @include themify($themes) { |     @include themify($themes) { | ||||||
|       background-color: themed('navbar-background-color'); |       background-color: themed('navbar-background-color'); | ||||||
|  | @ -210,10 +210,6 @@ | ||||||
|       } |       } | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     &-icon { |  | ||||||
|       margin-top: 0.4rem; |  | ||||||
|     } |  | ||||||
| 
 |  | ||||||
|     &.is-active { |     &.is-active { | ||||||
|       position: absolute; |       position: absolute; | ||||||
|       top: $grid_navbar_height; |       top: $grid_navbar_height; | ||||||
|  |  | ||||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	 zzossig
						zzossig