diff options
author | Kris Maglione <maglione.k@gmail.com> | 2011-01-24 09:21:31 -0500 |
---|---|---|
committer | Kris Maglione <maglione.k@gmail.com> | 2011-01-24 09:21:31 -0500 |
commit | 2df1de7ad1ce4c02fae8c163f232885633d62ebc (patch) | |
tree | 7f28ebb03385d82ffcfff93b2ffd53da17638def /common/skin/dactyl.css | |
parent | 08104aee80b11c4e30259cd50df69763be40f219 (diff) | |
download | pentadactyl-2df1de7ad1ce4c02fae8c163f232885633d62ebc.tar.gz |
Fix wheel scrolling in the MOW.
--HG--
extra : transplant_source : %BD%8C6%3DN%BB%CF%BB%9C.%1Cc%D7vpV%A2v%C3%06
Diffstat (limited to 'common/skin/dactyl.css')
-rw-r--r-- | common/skin/dactyl.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/skin/dactyl.css b/common/skin/dactyl.css index 43788990..df1c4cfe 100644 --- a/common/skin/dactyl.css +++ b/common/skin/dactyl.css @@ -187,7 +187,6 @@ statusbarpanel { .dactyl-completions, #dactyl-multiline-output, #dactyl-multiline-input { - overflow: hidden; background-color: white; color: black; } |