Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Issue 8555030: Removed clipped bottom padding from chrome://flags and chrome://plugins headers. (Closed)

Created:
9 years, 1 month ago by benwells
Modified:
8 years, 6 months ago
CC:
chromium-reviews, Mike Lawther (Google), jamesr, jhawkins
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Removed clipped bottom padding from chrome://flags and chrome://plugins headers. This padding isn't shown; however it causes the headings to jump up when a find is executed which matches anything in the headers. The referenced chrome bug contains details on reproducing the problem; the webkit fix is non-trivial and possibly controversial. BUG=83292 TEST=Checked pages look the same Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110938

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M chrome/browser/resources/flags.css View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/plugins.css View 2 chunks +2 lines, -2 lines 2 comments Download

Messages

Total messages: 13 (0 generated)
benwells
9 years, 1 month ago (2011-11-15 02:55:18 UTC) #1
benwells
Anyone care to look at this?
9 years, 1 month ago (2011-11-17 04:57:43 UTC) #2
James Hawkins
http://codereview.chromium.org/8555030/diff/1/chrome/browser/resources/plugins.css File chrome/browser/resources/plugins.css (right): http://codereview.chromium.org/8555030/diff/1/chrome/browser/resources/plugins.css#newcode254 chrome/browser/resources/plugins.css:254: } What's the change here? I can't see it ...
9 years, 1 month ago (2011-11-20 23:33:07 UTC) #3
benwells
http://codereview.chromium.org/8555030/diff/1/chrome/browser/resources/plugins.css File chrome/browser/resources/plugins.css (right): http://codereview.chromium.org/8555030/diff/1/chrome/browser/resources/plugins.css#newcode254 chrome/browser/resources/plugins.css:254: } On 2011/11/20 23:33:08, James Hawkins wrote: > What's ...
9 years, 1 month ago (2011-11-21 00:32:45 UTC) #4
James Hawkins
The reduction in padding of 23px seems somewhat arbitrary. Can you explain what the problem ...
9 years, 1 month ago (2011-11-21 00:39:41 UTC) #5
benwells
On 2011/11/21 00:39:41, James Hawkins wrote: > The reduction in padding of 23px seems somewhat ...
9 years, 1 month ago (2011-11-21 00:53:41 UTC) #6
James Hawkins
Gotcha, thanks. LGTM
9 years, 1 month ago (2011-11-21 00:55:53 UTC) #7
James Hawkins
Gotcha, thanks. LGTM
9 years, 1 month ago (2011-11-21 00:55:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/benwells@chromium.org/8555030/1
9 years, 1 month ago (2011-11-21 01:07:56 UTC) #9
commit-bot: I haz the power
Change committed as 110938
9 years, 1 month ago (2011-11-21 16:49:56 UTC) #10
arv (Not doing code reviews)
LGTM
9 years, 1 month ago (2011-11-21 19:44:01 UTC) #11
Nico
This broke the look of the icon in the upper left corner on about:flags and ...
8 years, 6 months ago (2012-06-22 03:49:31 UTC) #12
benwells
8 years, 6 months ago (2012-06-22 07:28:09 UTC) #13
On 2012/06/22 03:49:31, Nico wrote:
> This broke the look of the icon in the upper left corner on about:flags and
> about:plugins. These icons are now cut off at the bottom. That's a lot worse
> than the heading jumping on find. Can you take a look?
> 
> (ps: It looks like the bug # in the BUG= line is wrong.)

OK I'll take a look. The correct bug is http://crbug.com/83282

Powered by Google App Engine
This is Rietveld 408576698