Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
Issue 7266 fenix remove line (#10630)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishwa-Mozilla authored May 13, 2020
1 parent 714c2c8 commit 06aada2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app/src/main/res/drawable/toolbar_background.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,4 @@
<solid android:color="?neutralFaded" />
</shape>
</item>
<item android:gravity="bottom">
<shape android:shape="rectangle">
<size android:height="1dp" />
<solid android:color="?neutralFaded" />
</shape>
</item>
</layer-list>

0 comments on commit 06aada2

Please sign in to comment.