mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-05 11:15:46 +01:00
overflow: hidden for the MOW
This commit is contained in:
@@ -102,6 +102,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
</hbox>
|
||||
|
||||
<iframe id="vimperator-multiline-output" src="about:blank" flex="1" height="10px" hidden="false" collapsed="true"
|
||||
style="overflow: hidden"
|
||||
onkeypress="vimperator.commandline.onMultilineOutputEvent(event)"/>
|
||||
|
||||
<textbox id="vimperator-multiline-input" class="plain" flex="1" rows="10" hidden="false" collapsed="true" multiline="true"
|
||||
|
||||
Reference in New Issue
Block a user