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

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

Issue 151873002: Reduce the height of the feedback page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 | « no previous file | chrome/browser/resources/feedback/js/event_handler.js » ('j') | 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 cf789d7c43a41314f6400741824b1ecfeb137b97..4542531025065b9b5cbcd4f071f4a175eeae8bb7 100644
--- a/chrome/browser/resources/feedback/css/feedback.css
+++ b/chrome/browser/resources/feedback/css/feedback.css
@@ -84,7 +84,7 @@ body {
}
#screenshot-container {
- margin-top: 30px;
+ margin-top: 10px;
}
.content #screenshot-image {
@@ -117,7 +117,7 @@ body {
font-size: 10px;
line-height: 15px;
margin-bottom: 20px;
- margin-top: 40px;
+ margin-top: 20px;
}
.content .buttons-pane {
« no previous file with comments | « no previous file | chrome/browser/resources/feedback/js/event_handler.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698