Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(198)

Unified Diff: chrome/browser/resources/new_new_tab.css

Issue 159817: NNTP: Reduce the amount of whitespace at the top. Make the toolbar... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/new_new_tab.css
===================================================================
--- chrome/browser/resources/new_new_tab.css (revision 22280)
+++ chrome/browser/resources/new_new_tab.css (working copy)
@@ -309,7 +309,7 @@
padding: 7px 15px;
white-space: nowrap;
display: table;
- margin: 10px auto;
+ margin: -8px auto 5px auto;
font-weight: bold;
opacity: 0;
-webkit-transition: opacity .15s;
@@ -525,7 +525,7 @@
-webkit-user-select: none;
text-align: right;
position: relative;
- top: 35px;
+ top: 15px;
}
html[dir='rtl'] #view-toolbar {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698