chinchang / chinchang/hint.css

hint.css does not work well with prettify.js on Firefox

Open
#41 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
CSS
Stars
8.4k
Forks
680
PR merge metrics
No merged PRs in 30d

Description

I am using hint.css in combination with prettify http://code.google.com/p/google-code-prettify/

On Chrome/Safari the tooltips look normal, on Firefox, the combination with prettify.js yields strange results - the arrow is mangled or does not appear and the second/third letter of the tooltip are only semi-visible.

![screen shot 2013-07-05 at 11 34 59 am](https://f.cloud.github.com/assets/2573799/752920/ef1c9648-e555-11e2-9118-4dcf87b6587b.png)

toy example code:

``` html

        

<?xml version="1.0" encoding="utf-8" ?>
<book>
<page>1</page>
<page>2</page>
<page>3</page>
</book>

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.