diff --git a/addon/chrome/content/linkCreator.xhtml b/addon/chrome/content/linkCreator.xhtml
index c1ced93..cc15458 100644
--- a/addon/chrome/content/linkCreator.xhtml
+++ b/addon/chrome/content/linkCreator.xhtml
@@ -15,16 +15,18 @@
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:html="http://www.w3.org/1999/xhtml"
id="bn-note-picker"
- data-l10n-id="__addonRef__-title"
+ data-l10n-id="title"
windowtype="__addonRef__-link-note"
persist="screenX screenY width height sizemode"
style="min-width: 40em"
+ drawintitlebar-platforms="mac"
>
+
@@ -32,8 +34,8 @@