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

Unified Diff: chrome/browser/resources/settings/advanced_page/advanced_page.css

Issue 1640843002: MD Settings: Fix main content position and sizing to match spec. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed double "width" property. Created 4 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/settings/advanced_page/advanced_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/advanced_page/advanced_page.css
diff --git a/chrome/browser/resources/settings/advanced_page/advanced_page.css b/chrome/browser/resources/settings/advanced_page/advanced_page.css
deleted file mode 100644
index 1a33ff32ef55cdfcca34651b3d87a5f77ea72551..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/settings/advanced_page/advanced_page.css
+++ /dev/null
@@ -1,9 +0,0 @@
-/* Copyright 2015 The Chromium Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file. */
-
-:host {
- display: block;
- height: 100%;
- width: 605px;
-}
« no previous file with comments | « no previous file | chrome/browser/resources/settings/advanced_page/advanced_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698