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

Unified Diff: chrome/android/java/res/layout/new_tab_page_status_card.xml

Issue 2061653002: 📰 Small layout fixes to the cards and header (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « chrome/android/java/res/layout/new_tab_page_snippets_header.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/new_tab_page_status_card.xml
diff --git a/chrome/android/java/res/layout/new_tab_page_status_card.xml b/chrome/android/java/res/layout/new_tab_page_status_card.xml
index b7a00c4fac09eacb93513d63b16be9a7d3b96c31..e66065ef6bc6a48921829d03df448d9eaf5522d1 100644
--- a/chrome/android/java/res/layout/new_tab_page_status_card.xml
+++ b/chrome/android/java/res/layout/new_tab_page_status_card.xml
@@ -39,6 +39,7 @@
<Button
android:id="@+id/reload_button"
style="@style/ButtonCompatBorderless"
+ android:layout_marginTop="16dp"
android:layout_marginEnd="-8dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
« no previous file with comments | « chrome/android/java/res/layout/new_tab_page_snippets_header.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698