1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-17 09:55:47 +01:00

Fix stupid CSS.

This commit is contained in:
Kris Maglione
2011-02-17 16:43:15 -05:00
parent 1284a05a90
commit e21a289597
2 changed files with 6 additions and 3 deletions

View File

@@ -27,6 +27,9 @@ input[type=file][dactyl|highlight~=HintElem] {
[dactyl|highlight~=HelpDefault] {
-moz-binding: url(resource://dactyl-content/bindings.xml#compitem-td);
}
[dactyl|highlight~=HelpDefault] > .td-span {
width: auto;
}
}