diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-03-01 01:34:16 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-03-01 01:34:16 +0000 |
commit | 9c7e278f1ae6e32ba5b2e1051a39d4ce1e61530e (patch) | |
tree | 31d02d55104f7f2a3ef77f1106a1da3a00855d90 /h-source/Public | |
parent | 04b711579f8f923d2e836ff076c6ed47e7547bcf (diff) |
improved CSS for mobile
Diffstat (limited to 'h-source/Public')
-rw-r--r-- | h-source/Public/Css/mobile.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Public/Css/mobile.css b/h-source/Public/Css/mobile.css index 6dbd834..85dabb3 100644 --- a/h-source/Public/Css/mobile.css +++ b/h-source/Public/Css/mobile.css @@ -164,7 +164,7 @@ img .ui-li-desc { white-space: normal; } .ui-li-heading { white-space: normal; } - +.ui-li .ui-btn-text a.ui-link-inherit { white-space: normal; } .devices_list .ui-li-desc { |