| Index: chrome/browser/resources/omnibox/omnibox.css
|
| diff --git a/chrome/browser/resources/omnibox/omnibox.css b/chrome/browser/resources/omnibox/omnibox.css
|
| index a08fe5bc8f7ebe4b5fcdd363526764cebb360cdb..be0aeb75243d65591b013f1327974b034c5b72b0 100644
|
| --- a/chrome/browser/resources/omnibox/omnibox.css
|
| +++ b/chrome/browser/resources/omnibox/omnibox.css
|
| @@ -1,11 +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.
|
| - */
|
| + * found in the LICENSE file. */
|
|
|
| .autocomplete-results-table {
|
| - margin-bottom: 1.5em;
|
| border: 1px solid grey;
|
| + margin-bottom: 1.5em;
|
| }
|
|
|
| .autocomplete-results-table th {
|
|
|