diff options
Diffstat (limited to 'docs/html/guide/webapps/targeting.jd')
| -rw-r--r-- | docs/html/guide/webapps/targeting.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/webapps/targeting.jd b/docs/html/guide/webapps/targeting.jd index 4a2ea1773c95..10259b115b29 100644 --- a/docs/html/guide/webapps/targeting.jd +++ b/docs/html/guide/webapps/targeting.jd @@ -108,7 +108,7 @@ should exactly match the device screen's width and that the ability to zoom shou <p>When optimizing your site for mobile devices, you should usually set the width to -{@code "device-width"} so the size fits exactly on all devices, then use CSS media queries to +{@code "device-width"} so the size fits exactly on all devices, then use CSS media queries to flexibly adapt layouts to suit different screen sizes. <p class="note"><strong>Note:</strong> You should disable user scaling only when you're certain |
