[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/11134: Removes margin to allow collection title to expand

pull/600/head
ValentinTimisica 4 years ago committed by Mihai Branescu
parent e3b8be76fe
commit 2d696a5ebc

@ -37,7 +37,6 @@
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:layout_marginTop="9dp"
android:layout_marginEnd="74dp"
android:ellipsize="end"
android:singleLine="true"
android:textAppearance="@style/Body14TextStyle"

Loading…
Cancel
Save