Index: chrome/browser/resources/options2/browser_options.css |
diff --git a/chrome/browser/resources/options2/browser_options.css b/chrome/browser/resources/options2/browser_options.css |
index 1617f4a044eeca6a2c99db11ec2835a9128456c9..5c5d4a8fc87c7e62031792c467133b8a86294c1b 100644 |
--- a/chrome/browser/resources/options2/browser_options.css |
+++ b/chrome/browser/resources/options2/browser_options.css |
@@ -1,14 +1,10 @@ |
/* Copyright (c) 2012 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. |
- */ |
- |
-/* TODO(csilv): Re-order, rename selectors according to style guide. */ |
+ * found in the LICENSE file. */ |
/* This is necessary because the fix for correctly wrapping labels |
* (crbug.com/109334) requires labels to be display: block; however, this label |
- * has a button inline after it. |
- */ |
+ * has a button inline after it. */ |
#home-page-label { |
display: inline; |
} |