Index: chrome/browser/resources/ntp4/bookmarks_page.css |
=================================================================== |
--- chrome/browser/resources/ntp4/bookmarks_page.css (revision 98659) |
+++ chrome/browser/resources/ntp4/bookmarks_page.css (working copy) |
@@ -41,14 +41,14 @@ |
.bookmark .favicon { |
background: no-repeat 5% 90%; |
+ background-size: 16px; |
} |
.bookmark .color-stripe { |
border-bottom-left-radius: 3px 3px; |
border-bottom-right-radius: 3px 3px; |
- bottom: 33px; |
+ bottom: 31px; |
height: 3px; |
- opacity: 0.5; |
position: absolute; |
width: 100%; |
z-index: 100; |
@@ -60,7 +60,7 @@ |
height: 23px; |
line-height: 23px; |
overflow: hidden; |
- padding-top: 10px; |
+ padding-top: 8px; |
text-align: center; |
text-decoration: none; |
text-overflow: ellipsis; |