mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Bug 1265087 - Migrated reading list panel should have white background r=liuche
Our other home-panels have a white background. This panel was created as a copy of one of the onboarding screens, which have a grey-ish background, and that attribute wasn't removed. MozReview-Commit-ID: 2tN5ySUlxex --HG-- extra : amend_source : 18514684b3ad0e10e6e1aaaade4bc8435166c6d8
This commit is contained in:
parent
8a5b550d44
commit
e0fb00ef3f
@ -13,7 +13,6 @@
|
||||
<LinearLayout android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="@dimen/firstrun_min_height"
|
||||
android:background="@color/about_page_header_grey"
|
||||
android:gravity="center_horizontal"
|
||||
android:orientation="vertical">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user