Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: options.html

Issue 29610555: Issue 6046 - Ensure mobile options page is zoomed correctly (Closed)
Patch Set: Created Nov. 16, 2017, 2:19 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: options.html
diff --git a/options.html b/options.html
index 9ab5a7193039c3547681fdf0879a99d5f51de8ca..52fd27e01f1f82966e824ab11a61f9fb99cc319a 100644
--- a/options.html
+++ b/options.html
@@ -20,6 +20,7 @@
<html>
<head>
<meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<style>
body
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld