Whitespace.

This commit is contained in:
Scott González 2012-10-11 13:21:36 -04:00
parent cb57f223e0
commit 4d5197b7b4

View File

@ -8,7 +8,7 @@
*
* http://docs.jquery.com/UI/Autocomplete#theming
*/
.ui-autocomplete { position: absolute; cursor: default; }
.ui-autocomplete { position: absolute; cursor: default; }
/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */