diff options
| author | georgey@chromium.org <georgey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-07 18:22:55 +0000 |
|---|---|---|
| committer | georgey@chromium.org <georgey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-07 18:22:55 +0000 |
| commit | 803b99a59de96da67e52a33146811585c0850041 (patch) | |
| tree | 95bec8dad2bcc15b160321bc966f996e6975a711 /chrome/app/resources | |
| parent | e8f98fa1dd961851baad7bd0c8a6429c1a267c08 (diff) | |
| download | chromium_src-803b99a59de96da67e52a33146811585c0850041.zip chromium_src-803b99a59de96da67e52a33146811585c0850041.tar.gz chromium_src-803b99a59de96da67e52a33146811585c0850041.tar.bz2 | |
Adjust dialog size so the control is not truncated
BUG=66111
TEST=in the bug, no code changes
Review URL: http://codereview.chromium.org/6161001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70753 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources')
| -rw-r--r-- | chrome/app/resources/locale_settings.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index 16c15ab..22180c6 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -665,7 +665,7 @@ <!-- The height of the AutoFill edit Credit Card dialog in lines. --> <message name="IDS_AUTOFILL_DIALOG_EDIT_CCARD_HEIGHT_LINES" use_name_for_id="true"> - 9 + 10 </message> <!-- The width and height of the Content Settings Exceptions dialog box in --> |
