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

Unified Diff: remoting/webapp/app_remoting/html/feedback_consent.css

Issue 1131153003: Add category selector to feedback dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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: remoting/webapp/app_remoting/html/feedback_consent.css
diff --git a/remoting/webapp/app_remoting/html/feedback_consent.css b/remoting/webapp/app_remoting/html/feedback_consent.css
index 3e02a054802d1138ea426c97402222576c1f3587..8dc8d82a14dc4cc0c052f942b8748e3bfd7a0990 100644
--- a/remoting/webapp/app_remoting/html/feedback_consent.css
+++ b/remoting/webapp/app_remoting/html/feedback_consent.css
@@ -19,4 +19,8 @@ a.disabled {
.information-box > p:first-child {
margin-top: 0;
+}
+
+select {
+ margin-top: 12px;
}

Powered by Google App Engine
This is Rietveld 408576698