]> source.dussan.org Git - jquery-ui.git/commitdiff
Autocomplete delete: Adjust styles.
authorScott González <scott.gonzalez@gmail.com>
Tue, 8 May 2012 19:28:47 +0000 (15:28 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 8 May 2012 19:28:47 +0000 (15:28 -0400)
demos/autocomplete/maxheight.html

index 9a2cc96a5f15a9e0702a2cf422a2d6c53f1cce23..3804249dc38bf06616a07db2c1dd85f4645180c7 100644 (file)
@@ -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