Index: chrome/browser/resources/ntp4/new_tab.css |
diff --git a/chrome/browser/resources/ntp4/new_tab.css b/chrome/browser/resources/ntp4/new_tab.css |
index c1f53e65a335c33138648d6862fc729912028249..f8f4b56b7b8225507c1d3c7760c3443e4761ba92 100644 |
--- a/chrome/browser/resources/ntp4/new_tab.css |
+++ b/chrome/browser/resources/ntp4/new_tab.css |
@@ -1,7 +1,6 @@ |
/* 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. */ |
html { |
font-family: segoe ui, arial, helvetica, sans-serif; |
@@ -105,8 +104,8 @@ body { |
#page-list { |
/* fill the apps-frame */ |
- height: 100%; |
display: -webkit-box; |
+ height: 100%; |
} |
#attribution { |
@@ -247,8 +246,8 @@ html[dir='rtl'] .login-status-icon { |
-webkit-transition-delay: 0, 200ms; |
color: #222; |
height: 100%; |
- position: absolute; |
opacity: 0; |
+ position: absolute; |
right: 0; |
top: 50px; |
width: auto; |
@@ -313,12 +312,12 @@ html[dir='rtl'] #footer.showing-trash-mode #trash.drag-target .lid { |
border: none; |
bottom: 0; |
font-size: 40px; |
- padding: 0; |
- position: absolute; |
margin: 0; |
max-width: 150px; |
min-width: 90px; |
outline: none; |
+ padding: 0; |
+ position: absolute; |
top: 0; |
z-index: 5; |
} |
@@ -339,8 +338,8 @@ html[dir='rtl'] #footer.showing-trash-mode #trash.drag-target .lid { |
-webkit-padding-start: 16px; |
background: url('chrome://theme/IDR_WEBSTORE_ICON_24') right 50% no-repeat; |
display: inline-block; |
- font-weight: bold; |
font-size: 9pt; |
+ font-weight: bold; |
line-height: 49px; |
} |