Skip to content

Commit 4253c78

Browse files
committed
Autocomplete delete: Adjust styles.
1 parent 04ba0a2 commit 4253c78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

demos/autocomplete/maxheight.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
overflow-y: auto;
1818
/* prevent horizontal scrollbar */
1919
overflow-x: hidden;
20-
/* add padding to account for vertical scrollbar */
21-
padding-right: 20px;
2220
}
2321
/* IE 6 doesn't support max-height
2422
* we use height instead, but this forces the menu to always be this tall

0 commit comments

Comments
 (0)