mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Autocomplete delete: Adjust styles.
This commit is contained in:
parent
04ba0a254a
commit
4253c78a46
@ -17,8 +17,6 @@
|
|||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
/* prevent horizontal scrollbar */
|
/* prevent horizontal scrollbar */
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
/* add padding to account for vertical scrollbar */
|
|
||||||
padding-right: 20px;
|
|
||||||
}
|
}
|
||||||
/* IE 6 doesn't support max-height
|
/* IE 6 doesn't support max-height
|
||||||
* we use height instead, but this forces the menu to always be this tall
|
* we use height instead, but this forces the menu to always be this tall
|
||||||
|
Loading…
Reference in New Issue
Block a user