diff --git a/android/java/res/layout/brave_bookmark_toolbar.xml b/android/java/res/layout/brave_bookmark_toolbar.xml
index 4eb7d2cd0de..806abee3a04 100644
--- a/android/java/res/layout/brave_bookmark_toolbar.xml
+++ b/android/java/res/layout/brave_bookmark_toolbar.xml
@@ -4,12 +4,10 @@
License, v. 2.0. If a copy of the MPL was not distributed with this file,
You can obtain one at http://mozilla.org/MPL/2.0/. -->
-
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content" >
-
\ No newline at end of file
+
diff --git a/android/java/res/layout/brave_bottom_new_tab_button.xml b/android/java/res/layout/brave_bottom_new_tab_button.xml
index 7a62f5162de..5ef2da08b43 100644
--- a/android/java/res/layout/brave_bottom_new_tab_button.xml
+++ b/android/java/res/layout/brave_bottom_new_tab_button.xml
@@ -6,7 +6,8 @@
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content" >