diff options
Diffstat (limited to 'chrome/browser/resources/uber/uber.css')
-rw-r--r-- | chrome/browser/resources/uber/uber.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/browser/resources/uber/uber.css b/chrome/browser/resources/uber/uber.css index 26ed744..76ba333 100644 --- a/chrome/browser/resources/uber/uber.css +++ b/chrome/browser/resources/uber/uber.css @@ -2,10 +2,6 @@ * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ -html { - height: 100%; /* For printing. */ -} - body { /* http://crbug.com/129406 --- horizontal scrollbars flicker when changing * sections. */ |