1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-03 16:24:12 +01:00

Fix wheel scrolling in the MOW.

--HG--
branch : key-processing
This commit is contained in:
Kris Maglione
2011-01-24 09:21:31 -05:00
parent 8980c91978
commit 304d4fffd7
6 changed files with 13 additions and 8 deletions

View File

@@ -187,7 +187,6 @@ statusbarpanel {
.dactyl-completions,
#dactyl-multiline-output,
#dactyl-multiline-input {
overflow: hidden;
background-color: white;
color: black;
}