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/autocomplete') 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 From 878eb54a14c0d5878d37fa6652880f43af408035 Mon Sep 17 00:00:00 2001 From: Jörn Zaefferer Date: Mon, 23 Apr 2012 18:29:18 +0200 Subject: Fix various issues in our html files, first batch --- demos/autocomplete/custom-data.html | 2 +- demos/demos.css | 2 ++ demos/draggable/snap-to.html | 4 ++-- demos/index.html | 2 +- demos/menu/topalignmenu.html | 17 +++++++++-------- demos/position/cycler.html | 6 +++--- demos/sortable/empty-lists.html | 2 +- demos/tooltip/custom-content.html | 4 ++-- 8 files changed, 21 insertions(+), 18 deletions(-) (limited to 'demos/autocomplete') diff --git a/demos/autocomplete/custom-data.html b/demos/autocomplete/custom-data.html index c04c6905a..8f6eaa633 100644 --- a/demos/autocomplete/custom-data.html +++ b/demos/autocomplete/custom-data.html @@ -79,7 +79,7 @@
Select a project (type "j" for a start):
- +

diff --git a/demos/demos.css b/demos/demos.css index cf6da8bd1..807d025b5 100644 --- a/demos/demos.css +++ b/demos/demos.css @@ -18,6 +18,8 @@ body { .layout-grid { width: 960px; + border-spacing: 0; + border-collapse: collapse; } .layout-grid td { diff --git a/demos/draggable/snap-to.html b/demos/draggable/snap-to.html index 320cb7947..a0f38f866 100644 --- a/demos/draggable/snap-to.html +++ b/demos/draggable/snap-to.html @@ -28,12 +28,12 @@
- +

I'm a snap target

-
+

Default (snap: true), snaps to all other draggable elements

diff --git a/demos/index.html b/demos/index.html index f96753d37..678c9961f 100644 --- a/demos/index.html +++ b/demos/index.html @@ -269,7 +269,7 @@ - +
diff --git a/demos/menu/topalignmenu.html b/demos/menu/topalignmenu.html index deb8fbb6f..42721fe9d 100644 --- a/demos/menu/topalignmenu.html +++ b/demos/menu/topalignmenu.html @@ -1,15 +1,16 @@ + Menu Demo: Top-aligned Menu - - - - - - - - + + + + +