Chromium Code Reviews| Index: site/try/index.html |
| =================================================================== |
| --- site/try/index.html (revision 39366) |
| +++ site/try/index.html (working copy) |
| @@ -30,7 +30,7 @@ |
| display: none; |
| max-width: 70%; |
| } |
| -a:hover.diagnostic>span { |
| +a:hover.diagnostic>span.diagnostic, a:hover.diagnostic>span.alert { |
| display: block; |
| position: absolute; |
| /* left: 1em; */ |