From 8fec011d8c73f7eb00b71708cb0e1bc9cc84cb11 Mon Sep 17 00:00:00 2001 From: "rohitrao@chromium.org" Date: Mon, 28 Sep 2009 23:55:52 +0000 Subject: [Mac] Cocoa does not like it when the close button is 15x15. Resize to 16x16 to prevent weird drawing artifacts. This CL does not actually modify the size of the close buttons in the app. BUG=http://crbug.com/22188 TEST=See test in bug. Verify for tabs, the infobar, and the download shelf. Review URL: http://codereview.chromium.org/243030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27436 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/nibs/DownloadShelf.xib | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chrome/app/nibs/DownloadShelf.xib') diff --git a/chrome/app/nibs/DownloadShelf.xib b/chrome/app/nibs/DownloadShelf.xib index 4064870..f299c8e 100644 --- a/chrome/app/nibs/DownloadShelf.xib +++ b/chrome/app/nibs/DownloadShelf.xib @@ -2,9 +2,9 @@ 1050 - 9L31a + 9G3553 677 - 949.54 + 949.43 353.00 YES @@ -42,7 +42,7 @@ 257 - {{456, 14}, {15, 15}} + {{456, 14}, {16, 16}} YES @@ -84,7 +84,7 @@ 2322 - {182, 14} + {182, 12} -- cgit v1.1