mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 09:47:13 +00:00
Revert "Removed original message view horizontal margins"
This reverts commit cce60d27f1
.
This commit is contained in:
parent
34d222a81c
commit
1007a9b740
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
|||
android:id="@+id/wvBody"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="0dp"
|
||||
android:layout_marginHorizontal="3dp"
|
||||
android:layout_marginTop="3dp"
|
||||
android:paddingBottom="6dp"
|
||||
android:visibility="gone"
|
||||
|
|
Loading…
Reference in a new issue