1
0
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:
Martin Stubenschrott
2007-08-15 17:45:38 +00:00
parent b6661488ad
commit 67251ecff9

View File

@@ -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"