summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/elements/dropdown-menu.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/elements/dropdown-menu.html b/httemplate/elements/dropdown-menu.html
index 8c99db0..54447a2 100644
--- a/httemplate/elements/dropdown-menu.html
+++ b/httemplate/elements/dropdown-menu.html
@@ -90,12 +90,13 @@
margin-top:4px;
}
-/* Firefox hack */
+/* Firefox hack
@-moz-document url-prefix() {
#<% $opt{id} %> a .arrow {
margin-top:-.8em;
}
}
+*/
</style>