diff options
Diffstat (limited to 'src/themes')
-rw-r--r-- | src/themes/tizen/common/jquery.mobile.button.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/themes/tizen/common/jquery.mobile.button.less b/src/themes/tizen/common/jquery.mobile.button.less index c78b92d8..0bf1c2f0 100644 --- a/src/themes/tizen/common/jquery.mobile.button.less +++ b/src/themes/tizen/common/jquery.mobile.button.less @@ -248,7 +248,7 @@ .ui-btn-icon-only .ui-btn-text { - display:block; + display: none; width: 0; height: 0; overflow: hidden; |