14 lines
967 B
Diff
14 lines
967 B
Diff
diff --git a/components/browser_ui/widget/android/java/res/values/dimens.xml b/components/browser_ui/widget/android/java/res/values/dimens.xml
|
|
index a2825980de53cfb0b8ab01f270604b949662e77e..e3d18a67f6fd4b88bdb58a2b0a6e60b021e35b4b 100644
|
|
--- a/components/browser_ui/widget/android/java/res/values/dimens.xml
|
|
+++ b/components/browser_ui/widget/android/java/res/values/dimens.xml
|
|
@@ -92,7 +92,7 @@ found in the LICENSE file.
|
|
<dimen name="modern_toolbar_tablet_background_size">48dp</dimen>
|
|
<!-- Sometimes the modern toolbar is shown at 48dp so a corner radius of
|
|
24dp is needed to completely round the corners. -->
|
|
- <dimen name="modern_toolbar_background_corner_radius">24dp</dimen>
|
|
+ <dimen name="modern_toolbar_background_corner_radius">8dp</dimen>
|
|
<dimen name="modern_toolbar_background_inner_corner_radius">16dp</dimen>
|
|
<!-- The offset is required for the background drawable used by the
|
|
location bar on tablets. -->
|