summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mobile/qml/SnowshoeWebView.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mobile/qml/SnowshoeWebView.qml b/src/mobile/qml/SnowshoeWebView.qml
index eb753bb..d029b6a 100644
--- a/src/mobile/qml/SnowshoeWebView.qml
+++ b/src/mobile/qml/SnowshoeWebView.qml
@@ -52,7 +52,6 @@ Item {
enabled: webViewItem.active && webViewItem.interactive
experimental.preferredMinimumContentsWidth: 980
- experimental.devicePixelRatio: 1.5
experimental.userAgent: "Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A334 Safari/7534.48.3"
onLoadingChanged: {