mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-29 13:15:47 +00:00
Bug 694084 - fix typo
--HG-- extra : rebase_source : dcbbfc8c2ab9325c4d4af877c7fc2fba70256657
This commit is contained in:
parent
24198b1a45
commit
1b13c16d77
@ -2617,7 +2617,7 @@ function UpdateUrlbarSearchSplitterState()
|
||||
}
|
||||
|
||||
function setUrlAndSearchBarWidthForConditionalForwardButton() {
|
||||
// Woraround for bug 694084: Showing/hiding the conditional forward button resizes
|
||||
// Workaround for bug 694084: Showing/hiding the conditional forward button resizes
|
||||
// the search bar when the url/search bar splitter hasn't been used.
|
||||
var urlbarContainer = document.getElementById("urlbar-container");
|
||||
var searchbarContainer = document.getElementById("search-container");
|
||||
|
Loading…
Reference in New Issue
Block a user