diff options
author | hakimel | 2012-08-03 22:02:16 -0400 |
---|---|---|
committer | hakimel | 2012-08-03 22:02:16 -0400 |
commit | 75546e89620d6b77040653037385466dbcb3f445 (patch) | |
tree | a32ac9a9d3009039fc1135901966b2cca851d357 /README.md | |
parent | 9a657e26768a3724e6edf9e5fbdd72a4e54da8f4 (diff) |
fix disappearing 3d hover in chrome
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -203,6 +203,7 @@ You can change the appearance of the speaker notes by editing the file at `plugi - Added helped method ```Reveal.getQueryHash()``` - Added EOT font for IE support - IE8 support +- Fixed bug where hovering 3D links in Chrome caused them to disappear #### 1.4 - Main ```#reveal container``` is now selected via a class instead of ID |