diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2012-01-04 10:05:15 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2012-01-04 10:05:15 +0000 |
commit | 31d6fce5da571062bdceb9a755c3902520ae0785 (patch) | |
tree | 7f98f61c4b06ff557c26a853ba1951ff25fe567d /h-source/Public/Css | |
parent | aff3e1005d17d67315262822b49e89c083dad644 (diff) |
modified scanner icon
Diffstat (limited to 'h-source/Public/Css')
-rw-r--r-- | h-source/Public/Css/mobile.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/h-source/Public/Css/mobile.css b/h-source/Public/Css/mobile.css index 6dfe10f..df7a350 100644 --- a/h-source/Public/Css/mobile.css +++ b/h-source/Public/Css/mobile.css @@ -85,8 +85,8 @@ img .ui-li-thumb { left: 5px; - max-height: 80px; - max-width: 80px; + max-height: 70px; + max-width: 70px; position: absolute; top: 5px; } |