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

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

Issue 2540583002: [Download Home] Adjust space display again (Closed)
Patch Set: [Download Home] Adjust space display. Again. Created 4 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
Index: chrome/android/java/res/layout/download_main.xml
diff --git a/chrome/android/java/res/layout/download_main.xml b/chrome/android/java/res/layout/download_main.xml
index 8ee5546497096f92184c70399f688d5a127f6339..9030d8cb78c605817d91946349ec81091050a337 100644
--- a/chrome/android/java/res/layout/download_main.xml
+++ b/chrome/android/java/res/layout/download_main.xml
@@ -23,7 +23,6 @@
android:layout_width="@dimen/drawer_width"
android:layout_height="match_parent"
android:layout_gravity="start"
- android:paddingTop="@dimen/drawer_margin_large"
android:orientation="vertical"
android:background="@android:color/white" >

Powered by Google App Engine
This is Rietveld 408576698