From 218bd47ecd8066e51d58c1df8fdbf3fa05fac26c Mon Sep 17 00:00:00 2001 From: Scott González Date: Sat, 7 Apr 2012 20:37:12 -0400 Subject: Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomplete combobox button has vertical offset relatively to input field (Opera 11.62). Fixed #8243 - Autocomplete combobox button has smaller height than input field (Firefox 11.0). --- demos/autocomplete/combobox.html | 38 +++++++++++++++++++++++++------------- 1 file changed, 25 insertions(+), 13 deletions(-) (limited to 'demos') diff --git a/demos/autocomplete/combobox.html b/demos/autocomplete/combobox.html index ed457b206..2fd55bc29 100644 --- a/demos/autocomplete/combobox.html +++ b/demos/autocomplete/combobox.html @@ -14,25 +14,37 @@ - +
-- cgit v1.2.3