diff options
author | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-27 02:42:09 +0000 |
---|---|---|
committer | finnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-27 02:42:09 +0000 |
commit | e89387a45a6bcf16a878e3a96e29c7855882bc5a (patch) | |
tree | 34ab00b3e41f287e2e06da57ce24e83570c7d010 /chrome/app/resources | |
parent | 53553a865491c55449c18cff0523c399d73d326d (diff) | |
download | chromium_src-e89387a45a6bcf16a878e3a96e29c7855882bc5a.zip chromium_src-e89387a45a6bcf16a878e3a96e29c7855882bc5a.tar.gz chromium_src-e89387a45a6bcf16a878e3a96e29c7855882bc5a.tar.bz2 |
Bug 11487: Alignment issues with Classic theme (clear browsing data dialog). It needs to be heightened just a bit.
BUG=11487
TEST=Open Clear Data Dialog on XP with Classic Theme and the button should not overlap the combo box.
Review URL: http://codereview.chromium.org/113880
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16968 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 6f43850..0c52705 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -381,7 +381,7 @@ 63 </message> <message name="IDS_CLEARDATA_DIALOG_HEIGHT_LINES" use_name_for_id="true"> - 15.5 + 16 </message> <!-- The width and height of the Import dialog box in characters and lines (See --> |