fix layering issue of anchors in ff with page transition (closes #274)
This commit is contained in:
		| @@ -186,6 +186,11 @@ body { | ||||
| 	max-height: 100%; | ||||
| } | ||||
|  | ||||
| /** Prevents layering issues in certain browser/transition combinations */ | ||||
| .reveal a { | ||||
| 	position: relative; | ||||
| } | ||||
|  | ||||
| .reveal strong, | ||||
| .reveal b { | ||||
| 	font-weight: bold; | ||||
|   | ||||
							
								
								
									
										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