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

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

Issue 23536038: Minor feedback UI fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e20027dc5b74634fcbe09c1e0b438e7313ed2317..a7f0048531722d7a9ffb0a2bed07e100711e5557 100644
--- a/chrome/browser/resources/feedback/css/feedback.css
+++ b/chrome/browser/resources/feedback/css/feedback.css
@@ -96,7 +96,7 @@ body {
}
.content #screenshot-image:hover {
- height: 170px;
+ height: 150px;
margin-top: 80px;
z-index: 1;
}
@@ -121,7 +121,6 @@ body {
}
.content .attach-file-notification {
- -webkit-padding-start: 20px;
color: rgb(204, 0, 0);
font-weight: bold;
}
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698