diff --git a/app/src/main/res/menu/bottom_sheet_menu.xml b/app/src/main/res/menu/bottom_sheet_menu.xml
index 49c5685b..7280ed41 100644
--- a/app/src/main/res/menu/bottom_sheet_menu.xml
+++ b/app/src/main/res/menu/bottom_sheet_menu.xml
@@ -6,7 +6,6 @@
android:id="@+id/actionClear"
android:orderInCategory="100"
android:title="@string/clear"
- style="@style/PokerAnalyticsTheme.MenuItem"
app:showAsAction="always" />
- @color/gray_darker
-
-