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

Unified Diff: chrome/browser/resources/feedback/html/default.html

Issue 2388773002: feedback: fix buttons overlapping text in long-text locales (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/feedback/html/default.html
diff --git a/chrome/browser/resources/feedback/html/default.html b/chrome/browser/resources/feedback/html/default.html
index 43dba4576b7e9e36f29a7667f09c166e09544746..00f412b68ccaa0b5ca86444b0e331ecf6300abed 100644
--- a/chrome/browser/resources/feedback/html/default.html
+++ b/chrome/browser/resources/feedback/html/default.html
@@ -28,7 +28,7 @@
<div id="srt-prompt" class="content">
<img src="../../../../../components/resources/sadtab.svg" class="srt-image">
<p i18n-content="srtPromptBody" class="srt-body"></p>
- <div class="buttons-pane">
+ <div class="buttons-pane top-buttons">
<button id="srt-decline-button" class="white-button"
i18n-content="srtPromptDeclineButton">
</button>
« no previous file with comments | « chrome/browser/resources/feedback/css/feedback.css ('k') | chrome/browser/resources/feedback/js/event_handler.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698