ensure that syntax highlighted code works with remaining-height helper
This commit is contained in:
		| @@ -318,6 +318,14 @@ body { | ||||
| 	max-height: 400px; | ||||
| 	word-wrap: normal; | ||||
| } | ||||
| .reveal pre.remaining-height code { | ||||
| 	height: 100%; | ||||
| 	max-height: 100%; | ||||
|  | ||||
| 	-webkit-box-sizing: border-box; | ||||
| 	   -moz-box-sizing: border-box; | ||||
| 	        box-sizing: border-box; | ||||
| } | ||||
|  | ||||
| .reveal table th, | ||||
| .reveal table td { | ||||
|   | ||||
							
								
								
									
										2
									
								
								css/reveal.min.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								css/reveal.min.css
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user