RT# 81706 CSS arrow placement Fix for jQuery-ui upgrade
[freeside.git] / httemplate / elements / dropdown-menu.html
index 8c99db0..54447a2 100644 (file)
   margin-top:4px;
 }
 
-/* Firefox hack */
+/* Firefox hack
 @-moz-document url-prefix() {
   #<% $opt{id} %> a .arrow {
     margin-top:-.8em;
   }
 }
+*/
 
 </style>