Fix "hidden" block in char list messing up scroll - Fixes #2743
| @@ -2412,7 +2412,6 @@ input[type="file"] { | ||
| 2412 | 2412 | } |
| 2413 | 2413 | |
| 2414 | 2414 | #rm_print_characters_block .text_block { |
| 2415 | - height: 100%; | |
| 2416 | 2415 | width: 100%; |
| 2417 | 2416 | opacity: 0.5; |
| 2418 | 2417 | margin: 0 auto 1px auto; |