fix inconsistency with vertical centering when using page transition
This commit is contained in:
		| @@ -607,8 +607,9 @@ body { | ||||
| } | ||||
|  | ||||
| .reveal.center, | ||||
| .reveal.center .slides { | ||||
| 	min-height: auto; | ||||
| .reveal.center .slides, | ||||
| .reveal.center .slides section { | ||||
| 	min-height: auto !important; | ||||
| } | ||||
|  | ||||
|  | ||||
| @@ -900,6 +901,7 @@ body { | ||||
|  | ||||
| .reveal.page .slides section { | ||||
| 	padding: 30px; | ||||
| 	min-height: 600px; | ||||
|  | ||||
| 	-webkit-box-sizing: border-box; | ||||
| 	   -moz-box-sizing: border-box; | ||||
|   | ||||
							
								
								
									
										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