зеркало из https://github.com/mozilla/gecko-dev.git
Bug 433896: The location bar and search box can appear too wide in Customize Toolbar, r=gavin
This commit is contained in:
Родитель
4cac52d305
Коммит
20024e84c7
|
@ -453,6 +453,7 @@ function cleanUpItemForPalette(aItem, aWrapper)
|
|||
aItem.removeAttribute("observes");
|
||||
aItem.removeAttribute("disabled");
|
||||
aItem.removeAttribute("type");
|
||||
aItem.removeAttribute("width");
|
||||
|
||||
if (aItem.localName == "toolbaritem" && aItem.firstChild) {
|
||||
aItem.firstChild.removeAttribute("observes");
|
||||
|
|
Загрузка…
Ссылка в новой задаче