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

Unified Diff: appengine/config_service/ui/src/config-ui/config-set.html

Issue 2983103002: config_service: release the UI to the front page (Closed)
Patch Set: Created 3 years, 5 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: appengine/config_service/ui/src/config-ui/config-set.html
diff --git a/appengine/config_service/ui/src/config-ui/config-set.html b/appengine/config_service/ui/src/config-ui/config-set.html
index ab6bb3c5657e4b0e25e412e6c0bb468240745ca6..67945c21097a6d928ded69f9c337d9aabbd7cb92 100644
--- a/appengine/config_service/ui/src/config-ui/config-set.html
+++ b/appengine/config_service/ui/src/config-ui/config-set.html
@@ -26,7 +26,7 @@
}
.center {
- width: 20%;
+ width: 550px;
margin: auto;
text-align: left;
}

Powered by Google App Engine
This is Rietveld 408576698