From 41a4b432dbaf5ff57303dff2a5be3eee8870e525 Mon Sep 17 00:00:00 2001 From: Inez Korczynski Date: Mon, 28 Nov 2011 22:01:12 +0000 Subject: [PATCH] Cursor should always have height set dynamically within showCursor method so those two CSS propety are not relevant anymore. --- modules/es/es.Surface.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/es/es.Surface.css b/modules/es/es.Surface.css index 0a5af301be..7ef388fc14 100644 --- a/modules/es/es.Surface.css +++ b/modules/es/es.Surface.css @@ -23,8 +23,6 @@ position: absolute; background-color: black; width: 1px; - height: 1.5em; - min-height: 1.5em; display: none; }