aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-11-15 16:55:14 +0000
committerStruan Donald <struan@exo.org.uk>2012-11-15 16:55:14 +0000
commit2559b7c9df883cede7116cf6d567393c60df54e3 (patch)
tree6b4fa1bb43b245d1339492eeabf766ef588fa34a
parenteb8efce6bf51cbc75068c338c0b886d8a2bad30c (diff)
remove as may cause issues on some phones
-rw-r--r--www/css/mobile.css4
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);
-}