From 4253c78a46380d50d2fb5baf00fd2c5930677267 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Tue, 8 May 2012 15:28:47 -0400 Subject: [PATCH] Autocomplete delete: Adjust styles. --- demos/autocomplete/maxheight.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/demos/autocomplete/maxheight.html b/demos/autocomplete/maxheight.html index 9a2cc96a5..3804249dc 100644 --- a/demos/autocomplete/maxheight.html +++ b/demos/autocomplete/maxheight.html @@ -17,8 +17,6 @@ overflow-y: auto; /* prevent horizontal scrollbar */ overflow-x: hidden; - /* add padding to account for vertical scrollbar */ - padding-right: 20px; } /* IE 6 doesn't support max-height * we use height instead, but this forces the menu to always be this tall -- 2.39.5