Firefox tooltip fixes

* firefox-tooltip:
  Make tooltip work in Firefox (fixes #282)
This commit is contained in:
Addy Osmani 2015-05-12 20:13:44 +01:00
commit 25e09f5c4a

View File

@ -41,7 +41,7 @@
padding: 15px 16px;
}
@-webkit-keyframes pulse {
@keyframes pulse {
0% {
transform: scale(0);
opacity: 0;