diff options
Diffstat (limited to 'plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css')
-rwxr-xr-x | plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css b/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css index b2e5f0d03..2311d3ed0 100755 --- a/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css +++ b/plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css @@ -238,6 +238,8 @@ button.ui-button-icons-only { .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; + width: 1px; + overflow: hidden; } .ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { |