Chromium Code Reviews

Issue 15119002: Merge 198708 "Fix overlapping labels in Files.app's gallery new UI." (Closed)

Created:
7 years, 7 months ago by mtomasz
Modified:
7 years, 7 months ago
Reviewers:
mtomasz
CC:
chromium-reviews, rginda+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Merge 198708 "Fix overlapping labels in Files.app's gallery new UI." > Fix overlapping labels in Files.app's gallery new UI. > > The styles showing the labels when the page width is > 1000px was not overriding the original styles because the style had lower priority. This patch fixes this issue by adding a body prefix to the style declaration. > > TBR=yoshiki@chromium.org > TEST=Launch Files.app, open a picture, try to edit. Be sure that the window is large enough to show the labels. > BUG=235789 > > Review URL: https://chromiumcodereview.appspot.com/14972004 TBR=mtomasz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199673

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+3 lines, -3 lines)
M chrome/browser/resources/file_manager/css/gallery.css View 1 chunk +3 lines, -3 lines 0 comments

Messages

Total messages: 2 (0 generated)
mtomasz
7 years, 7 months ago (2013-05-13 06:59:58 UTC) #1
mtomasz
7 years, 7 months ago (2013-05-13 07:00:11 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r199673.

Powered by Google App Engine