Set !important on #content_body regrids for stickyside pages.
This commit is contained in:
		
							parent
							
								
									14500080c8
								
							
						
					
					
						commit
						1a395886ef
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -69,7 +69,7 @@ h2, h3 | ||||||
|         grid-template: |         grid-template: | ||||||
|             "left" 1fr |             "left" 1fr | ||||||
|             "right" 150px |             "right" 150px | ||||||
|             /1fr; |             / 1fr !important; | ||||||
|     } |     } | ||||||
|     #left |     #left | ||||||
|     { |     { | ||||||
|  |  | ||||||
|  | @ -70,7 +70,7 @@ h2, h3 | ||||||
|         grid-template: |         grid-template: | ||||||
|             "left" 1fr |             "left" 1fr | ||||||
|             "right" 150px |             "right" 150px | ||||||
|             /1fr; |             / 1fr !important; | ||||||
|     } |     } | ||||||
|     #right |     #right | ||||||
|     { |     { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue