From 202ddd0c58933e80b60373690412d2103b60388b Mon Sep 17 00:00:00 2001 From: "Richard D. Worth" Date: Wed, 26 May 2010 15:08:37 -0400 Subject: Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary and ui-button-text-icon-secondary classes. Fixed #5382 - Button: specifying only a secondary icon for the button widget locates the icon on the left --- tests/visual/button/button.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/visual/button') diff --git a/tests/visual/button/button.html b/tests/visual/button/button.html index 7575eadf1..de0bb3ab9 100644 --- a/tests/visual/button/button.html +++ b/tests/visual/button/button.html @@ -58,9 +58,9 @@
With icon - - - + + +
-- cgit v1.2.3