From 632460dbbe3f275950690031da237ceb8f67162a Mon Sep 17 00:00:00 2001 From: zodiac Date: Fri, 2 Jan 2009 20:55:43 +0000 Subject: [PATCH] Allow multi-line selections in Firefox. git-svn-id: https://shellinabox.googlecode.com/svn/trunk@28 0da03de8-d603-11dd-86c2-0f8696b7b6f9 --- shellinabox/styles.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/shellinabox/styles.css b/shellinabox/styles.css index 7d27a76..31ae4cf 100644 --- a/shellinabox/styles.css +++ b/shellinabox/styles.css @@ -32,10 +32,6 @@ z-index: 1; } -#vt100 #console div, #vt100 #alt_console div { - overflow: hidden; -} - #vt100 #cursor.bright { background-color: #e60000; color: white;