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

Unified Diff: chrome/browser/resources/ntp4/new_tab.css

Issue 8493011: Merge 108537 - Align avatar bubble with edge of anchor control (Closed) Base URL: svn://svn.chromium.org/chrome/branches/912/src/
Patch Set: Created 9 years, 1 month 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 | « chrome/browser/external_tab_container_win.cc ('k') | chrome/browser/speech/speech_input_bubble_views.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/ntp4/new_tab.css
===================================================================
--- chrome/browser/resources/ntp4/new_tab.css (revision 108874)
+++ chrome/browser/resources/ntp4/new_tab.css (working copy)
@@ -177,8 +177,10 @@
cursor: pointer;
font-size: 13px;
/* Leave room for the scrollbar. */
+ margin-left: 13px;
margin-right: 13px;
margin-top: 5px;
+ padding: 0;
position: fixed;
right: 0;
text-align: right;
« no previous file with comments | « chrome/browser/external_tab_container_win.cc ('k') | chrome/browser/speech/speech_input_bubble_views.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698