Autocomplete delete: Adjust styles.

This commit is contained in:
Scott González 2012-05-08 15:28:47 -04:00
parent 04ba0a254a
commit 4253c78a46

View 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