[freeside-commits] branch master updated. 344dd31b37e51cb0caaaf7aae87b470f00750160

Mitch Jackson mitch at freeside.biz
Tue Nov 27 18:56:38 PST 2018


The branch, master has been updated
       via  344dd31b37e51cb0caaaf7aae87b470f00750160 (commit)
      from  219c811aa5ee634bb17e1fa19a2d75351949b8d4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 344dd31b37e51cb0caaaf7aae87b470f00750160
Author: Mitch Jackson <mitch at freeside.biz>
Date:   Tue Nov 27 21:55:40 2018 -0500

    RT# 81706 CSS arrow placement Fix for jQuery-ui upgrade

diff --git a/httemplate/elements/dropdown-menu.html b/httemplate/elements/dropdown-menu.html
index 8c99db07f..54447a23f 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>
 

-----------------------------------------------------------------------

Summary of changes:
 httemplate/elements/dropdown-menu.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)




More information about the freeside-commits mailing list