diff options
author | Struan Donald <struan@exo.org.uk> | 2012-11-15 16:55:14 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-11-15 16:55:14 +0000 |
commit | 2559b7c9df883cede7116cf6d567393c60df54e3 (patch) | |
tree | 6b4fa1bb43b245d1339492eeabf766ef588fa34a | |
parent | eb8efce6bf51cbc75068c338c0b886d8a2bad30c (diff) |
remove as may cause issues on some phones
-rw-r--r-- | www/css/mobile.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/css/mobile.css b/www/css/mobile.css index 08f43d6..44015c1 100644 --- a/www/css/mobile.css +++ b/www/css/mobile.css @@ -175,7 +175,3 @@ input.green-btn:hover { height: 100%; margin: 0px; } - -div.wrapper { - -webkit-transform: translate3d(0,0,0); -} |