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

Unified Diff: chrome/browser/resources/feedback/css/feedback.css

Issue 2293673002: [Feedback] Update strings per UX recommendations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/css/feedback.css
diff --git a/chrome/browser/resources/feedback/css/feedback.css b/chrome/browser/resources/feedback/css/feedback.css
index ad3ad5360ccd3a6a1be5aa6cadfb907690bd264c..5c12f22e7fd09879759558e8e4686397cba67850 100644
--- a/chrome/browser/resources/feedback/css/feedback.css
+++ b/chrome/browser/resources/feedback/css/feedback.css
@@ -56,6 +56,10 @@ body {
width: 100%;
}
+.content #additional-info-label {
+ -webkit-margin-start: 10px;
+}
+
.content .text-field-container {
-webkit-align-items: center;
-webkit-padding-start: 10px;

Powered by Google App Engine
This is Rietveld 408576698