diff --git a/mozilla/browser/components/bookmarks/content/addBookmark.js b/mozilla/browser/components/bookmarks/content/addBookmark.js index 6d2de8f47eb..eee0a9eb2ea 100644 --- a/mozilla/browser/components/bookmarks/content/addBookmark.js +++ b/mozilla/browser/components/bookmarks/content/addBookmark.js @@ -118,7 +118,6 @@ function Startup() document.getElementById("bookmarknamegrid").setAttribute("hidden", "true"); document.getElementById("createinseparator").setAttribute("hidden", "true"); document.getElementById("nameseparator").setAttribute("hidden", "true"); - sizeToFit(); document.title = document.documentElement.getAttribute("title-selectFolder"); shouldSetOKButton = false; if (window.arguments[2])