mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 00:32:27 +01:00
Fix typo in ui.js
This commit is contained in:
@@ -1307,7 +1307,7 @@ function ItemList(id) //{{{
|
|||||||
container.height = minHeight;
|
container.height = minHeight;
|
||||||
div.style.minWidth = undefined;
|
div.style.minWidth = undefined;
|
||||||
// FIXME: Belongs elsewhere.
|
// FIXME: Belongs elsewhere.
|
||||||
commandline.updateContentHeight();
|
commandline.updateOutputHeight();
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: temporary, to be changed/removed
|
// TODO: temporary, to be changed/removed
|
||||||
|
|||||||
Reference in New Issue
Block a user