Index: trunk/extensions/UsabilityInitiative/js/plugins/jquery.wikiEditor.html |
— | — | @@ -76,16 +76,12 @@ |
77 | 77 | } |
78 | 78 | .wikiEditor-template-dialog { |
79 | 79 | cursor: pointer; |
80 | | - vertical-align: -3px; |
| 80 | + vertical-align: -12.4%; /* This arbitrary value because straight up px evaluate differently between win and mac FF apparently */ |
81 | 81 | display: inline-block; |
82 | 82 | height: 16px; |
83 | 83 | overflow: hidden; |
84 | 84 | width: 22px; |
85 | 85 | background-position: 50%; /*FF3*/ |
86 | | - /* |
87 | | - padding-left: 11px; |
88 | | - padding-right: 11px; |
89 | | - */ |
90 | 86 | } |
91 | 87 | .wikiEditor-template-name:hover { |
92 | 88 | text-decoration: underline; |