diff options
author | Anika Henke <anika@selfthinker.org> | 2012-11-27 03:10:50 +0000 |
---|---|---|
committer | Mike Sherov <mike.sherov@gmail.com> | 2012-11-27 08:36:52 -0500 |
commit | c4b7c754eedf10923f588cf6310f610fcd0c37a9 (patch) | |
tree | bafb454960e8e3586bbb52d9cda223a41e4e6fd1 /themes/base/jquery.ui.button.css | |
parent | c5e0961268577ff72f98d2ad79d8b9b98e3f75b1 (diff) | |
download | jquery-ui-c4b7c754eedf10923f588cf6310f610fcd0c37a9.tar.gz jquery-ui-c4b7c754eedf10923f588cf6310f610fcd0c37a9.zip |
Theme: removed obsolete vendor-specific prefixes. Fixed #8834 - Theme: Remove unneeded vendor prefixing
Diffstat (limited to 'themes/base/jquery.ui.button.css')
-rw-r--r-- | themes/base/jquery.ui.button.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/base/jquery.ui.button.css b/themes/base/jquery.ui.button.css index b540983f2..e0f91a82b 100644 --- a/themes/base/jquery.ui.button.css +++ b/themes/base/jquery.ui.button.css @@ -94,10 +94,6 @@ input.ui-button { .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } -.ui-button-text-icons .ui-button-icon-secondary, -.ui-button-icons-only .ui-button-icon-secondary { - right: .5em; -} /* button sets */ .ui-buttonset { |