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

Unified Diff: chrome/browser/resources/chromeos/wallpaper_manager/manifest.json

Issue 10969049: CSS tweaks for wallpaper manager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Using line height instead Created 8 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/browser/resources/chromeos/wallpaper_manager/css/wallpaper_manager.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/wallpaper_manager/manifest.json
diff --git a/chrome/browser/resources/chromeos/wallpaper_manager/manifest.json b/chrome/browser/resources/chromeos/wallpaper_manager/manifest.json
index 68fc5596688098302509558b6b5d384053317eae..892d6edfab5a2ab378e5db8908ce5cb0d3c27660 100644
--- a/chrome/browser/resources/chromeos/wallpaper_manager/manifest.json
+++ b/chrome/browser/resources/chromeos/wallpaper_manager/manifest.json
@@ -19,7 +19,7 @@
"app": {
"launch": {
"container": "panel",
- "width": 580,
+ "width": 550,
"height": 440,
"local_path": "main.html"
}
« no previous file with comments | « chrome/browser/resources/chromeos/wallpaper_manager/css/wallpaper_manager.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698