From a740e747b98ce9d6c814f8ed20afa46f9d5597f9 Mon Sep 17 00:00:00 2001 From: Ville Karavirta Date: Thu, 14 Feb 2013 17:25:53 +0200 Subject: [PATCH] Updated the array index height example --- doc/api.html | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api.html b/doc/api.html index 39474b3..7647d72 100644 --- a/doc/api.html +++ b/doc/api.html @@ -483,6 +483,7 @@

width and height

 .jsavarray .jsavindex {
   height: 20px;
+  min-height: 20px;
   line-height: 20px
 }