mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
remove the tooltip over mozilla button because we don't yet have a good fix for bug 15946. this is a workaround. (r=sdagley).
This commit is contained in:
parent
e7e62d5d31
commit
6fc8f9b5c8
@ -71,7 +71,7 @@
|
||||
</box>
|
||||
<spring flex="100%"/>
|
||||
<box align="horizontal">
|
||||
<titledbutton align="right" class="popup" popup="mozillaPopup" tooltip="aTooltip" tooltiptext="Mozilla development info"
|
||||
<titledbutton align="right" class="popup" popup="mozillaPopup"
|
||||
popupanchor="bottomright" value="&mozillaButton.label;" />
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user