From ccf1d0d4332275927245fb406efb0dae1523926c Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Sun, 27 Mar 2011 23:25:19 -0400 Subject: [PATCH] Fix hint indicator positioning on sites with stupid CSS rules. --- common/skin/dactyl.css | 1 + 1 file changed, 1 insertion(+) diff --git a/common/skin/dactyl.css b/common/skin/dactyl.css index 57b01d3c..42377000 100644 --- a/common/skin/dactyl.css +++ b/common/skin/dactyl.css @@ -9,6 +9,7 @@ [dactyl|highlight~=hints] { -moz-binding: url(resource://dactyl-content/bindings.xml#hints) !important; + position: static !important; } [dactyl|highlight~=HintImage],